Skip to content

GramIO API Reference / gramio/dist / RemoveBusinessAccountProfilePhotoParams

Interface: RemoveBusinessAccountProfilePhotoParams

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

Params object for removeBusinessAccountProfilePhoto method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/params.d.ts:2893
is_public?booleanPass True to remove the public photo, which is visible even if the main photo is hidden by the business account's privacy settings. After the main photo is removed, the previous profile photo (if present) becomes the main photo.@gramio/types/out/params.d.ts:2897