setAvailableReactions
Set a chat’s available reactions. USER-ONLY
Parameters
The identifier of a chat.
The new available reactions.
Result
void
Syntax
await client.setAvailableReactions(chatId, availableReactions);
Set a chat’s available reactions. USER-ONLY
The identifier of a chat.
The new available reactions.
await client.setAvailableReactions(chatId, availableReactions);