Skip to content

GramIO API Reference / gramio/dist / GetUserPersonalChatMessagesParams

Interface: GetUserPersonalChatMessagesParams

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

Params object for getUserPersonalChatMessages method

Properties

PropertyTypeDescriptionDefined in
limitnumberThe maximum number of messages to return; 1-20@gramio/types/out/params.d.ts:2488
user_idnumberUnique identifier for the target user@gramio/types/out/params.d.ts:2484