Interface ISetChatPhotoParams

Parameters for the setChatPhoto method

Hierarchy

  • ISetChatPhotoParams

Properties

Properties

chat_id: string | number

Unique identifier for the target chat or username of the target channel (in the format @channelusername)

photo: IInputFile

New chat photo, uploaded using multipart/form-data

Generated using TypeDoc