UpdateMessageInteractionInfo¶
The information about interactions with a message has changed
UpdateMessageInteractionInfo(
chat_id: int53,
message_id: int53,
interaction_info: MessageInteractionInfo
) → Update