Skip to content

GramIO API Reference / gramio/dist / SetBusinessAccountProfilePhotoParams

Interface: SetBusinessAccountProfilePhotoParams

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

Params object for setBusinessAccountProfilePhoto method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/params.d.ts:2875
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:2883
photoTelegramInputProfilePhotoThe new profile photo to set@gramio/types/out/params.d.ts:2879