Skip to content

GramIO API Reference / gramio/dist / SetChatPhotoParams

Interface: SetChatPhotoParams

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

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 @username@gramio/types/out/params.d.ts:2324
photoBlobNew chat photo, uploaded using multipart/form-data@gramio/types/out/params.d.ts:2328