Skip to content

GramIO API Reference / gramio/dist / SetBusinessAccountUsernameParams

Interface: SetBusinessAccountUsernameParams

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

Params object for setBusinessAccountUsername method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/params.d.ts:2847
username?stringThe new value of the username for the business account; 0-32 characters@gramio/types/out/params.d.ts:2851