Skip to content

GramIO API Reference / gramio/dist / SetBusinessAccountNameParams

Interface: SetBusinessAccountNameParams

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

Params object for setBusinessAccountName method

Properties

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