getScheduledMessages
Get the scheduled messages of a chat. USER-ONLY
Parameters
The identifier of the chat including the scheduled messages.
Result
Message[]
Syntax
await client.getScheduledMessages(chatId);
Get the scheduled messages of a chat. USER-ONLY
The identifier of the chat including the scheduled messages.
await client.getScheduledMessages(chatId);