View Source ExTDLib.Method.SetBotProfilePhoto (ExTDLib v0.0.4)

Changes a profile photo for a bot. Returns object_ptr<Ok>.

NameTypeDescription
bot_user_idstringIdentifier of the target bot.
photoInputChatPhotoProfile photo to set; pass null to delete the chat photo.

More details on telegram's documentation.