Skip to content

GramIO API Reference / gramio/dist / SetBusinessAccountProfilePhotoParams

Interface: SetBusinessAccountProfilePhotoParams

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

Params object for setBusinessAccountProfilePhoto method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/params.d.ts:3176
is_public?booleanPass True to set the public photo, which will be visible even if the main photo is hidden by the business account's privacy settings. An account can have only one public photo.@gramio/types/out/params.d.ts:3184
photoTelegramInputProfilePhotoThe new profile photo to set@gramio/types/out/params.d.ts:3180