Skip to content

GramIO API Reference / gramio/dist / SetBusinessAccountNameParams

Interface: SetBusinessAccountNameParams

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

Params object for setBusinessAccountName method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection@gramio/types/out/params.d.ts:2829
first_namestringThe new value of the first name for the business account; 1-64 characters@gramio/types/out/params.d.ts:2833
last_name?stringThe new value of the last name for the business account; 0-64 characters@gramio/types/out/params.d.ts:2837