Skip to content

GramIO API Reference / gramio/dist / DeleteBusinessMessagesParams

Interface: DeleteBusinessMessagesParams

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

Params object for deleteBusinessMessages method

Properties

PropertyTypeDescriptionDefined in
business_connection_idstringUnique identifier of the business connection on behalf of which to delete the messages@gramio/types/out/params.d.ts:2815
message_idsnumber[]A JSON-serialized list of 1-100 identifiers of messages to delete. All messages must be from the same chat. See deleteMessage for limitations on which messages can be deleted@gramio/types/out/params.d.ts:2819