menu
td_json_client package
documentation
td_api.dart
MessageInteractionInfo
reactions property
reactions property
dark_mode
light_mode
reactions
property
vector
<
MessageReaction
>
?
reactions
getter/setter pair
The list of reactions added to the message
Implementation
vector<MessageReaction>? reactions;
td_json_client package
documentation
td_api
MessageInteractionInfo
reactions property
MessageInteractionInfo class