Struct telbot_types::chat::SetChatPhoto [−][src]
Expand description
Use this method to set a new profile photo for the chat. Photos can’t be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.
Fields
chat_id: ChatIdUnique identifier for the target group or username of the target supergroup or channel (in the format @username)
photo: InputFileNew chat photo, uploaded using multipart/form-data