Skip to content

GramIO API Reference / gramio/dist / ReadBusinessMessageParams

Interface: ReadBusinessMessageParams

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

Params object for readBusinessMessage method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection on behalf of which to read the message@gramio/types/out/params.d.ts:2797
chat_idnumberUnique identifier of the chat in which the message was received. The chat must have been active in the last 24 hours.@gramio/types/out/params.d.ts:2801
message_idnumberUnique identifier of the message to mark as read@gramio/types/out/params.d.ts:2805