Skip to content

GramIO API Reference / gramio/dist / SetChatPhotoParams

Interface: SetChatPhotoParams

Defined in: @gramio/types/out/params.d.ts:2099

Params object for setChatPhoto method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target channel (in the format @channelusername)@gramio/types/out/params.d.ts:2103
photoBlobNew chat photo, uploaded using multipart/form-data@gramio/types/out/params.d.ts:2107