Telethon/constructors/update_bot_message_reaction.html

18 lines
14 KiB
HTML
Raw Permalink Normal View History

2016-08-26 13:58:53 +03:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UpdateBotMessageReaction</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link id="style" href="../css/docs.dark.css" rel="stylesheet">
<script>
document.getElementById("style").href = "../css/docs."
+ (localStorage.getItem("theme") || "light")
+ ".css";
</script>
<link href="https://fonts.googleapis.com/css?family=Nunito|Source+Code+Pro"
rel="stylesheet">
</head>
<body>
<div id="main_div"><ul class="horizontal"><li><a href="../index.html">API</a></li><img src="../img/arrow.svg" alt="/" /><li><a href="index.html">Constructors</a></li><img src="../img/arrow.svg" alt="/" /><li><a href="update_bot_message_reaction.html">UpdateBotMessageReaction</a></li></ul><h1>UpdateBotMessageReaction</h1><pre>---types---
updateBotMessageReaction#ac21d3ce peer:<a href="../types/peer.html">Peer</a> msg_id:<a href="../index.html#int">int</a> date:<a href="../index.html#date">date</a> actor:<a href="../types/peer.html">Peer</a> old_reactions:<a href="../index.html#vector">Vector</a>&lt;<a href="../types/reaction.html">Reaction</a>&gt; new_reactions:<a href="../index.html#vector">Vector</a>&lt;<a href="../types/reaction.html">Reaction</a>&gt; qts:<a href="../index.html#int">int</a> = <a href="../types/update.html">Update</a></pre><button onclick="cp('from telethon.tl.types import UpdateBotMessageReaction');">Copy import to the clipboard</button><h3>Belongs to</h3><table><tr><td><a href="../types/update.html">Update</a></td></tr></table><p>This type can be an instance of either:</p><table><tr><td><a href="update_attach_menu_bots.html">UpdateAttachMenuBots</a></td><td><a href="update_auto_save_settings.html">UpdateAutoSaveSettings</a></td></tr><tr><td><a href="update_bot_business_connect.html">UpdateBotBusinessConnect</a></td><td><a href="update_bot_callback_query.html">UpdateBotCallbackQuery</a></td></tr><tr><td><a href="update_bot_chat_boost.html">UpdateBotChatBoost</a></td><td><a href="update_bot_chat_invite_requester.html">UpdateBotChatInviteRequester</a></td></tr><tr><td><a href="update_bot_commands.html">UpdateBotCommands</a></td><td><a href="update_bot_delete_business_message.html">UpdateBotDeleteBusinessMessage</a></td></tr><tr><td><a href="update_bot_edit_business_message.html">UpdateBotEditBusinessMessage</a></td><td><a href="update_bot_inline_query.html">UpdateBotInlineQuery</a></td></tr><tr><td><a href="update_bot_inline_send.html">UpdateBotInlineSend</a></td><td><a href="update_bot_menu_button.html">UpdateBotMenuButton</a></td></tr><tr><td><a href="update_bot_message_reaction.html">UpdateBotMessageReaction</a></td><td><a href="update_bot_message_reactions.html">UpdateBotMessageReactions</a></td></tr><tr><td><a href="update_bot_new_business_message.html">UpdateBotNewBusinessMessage</a></td><td><a href="update_bot_precheckout_query.html">UpdateBotPrecheckoutQuery</a></td></tr><tr><td><a href="update_bot_shipping_query.html">UpdateBotShippingQuery</a></td><td><a href="update_bot_stopped.html">UpdateBotStopped</a></td></tr><tr><td><a href="update_bot_webhook_json.html">UpdateBotWebhookJSON</a></td><td><a href="update_bot_webhook_json_query.html">UpdateBotWebhookJSONQuery</a></td></tr><tr><td><a href="update_broadcast_revenue_transactions.html">UpdateBroadcastRevenueTransactions</a></td><td><a href="update_channel.html">UpdateChannel</a></td></tr><tr><td><a href="update_channel_available_messages.html">UpdateChannelAvailableMessages</a></td><td><a href="update_channel_message_forwards.html">UpdateChannelMessageForwards</a></td></tr><tr><td><a href="update_channel_message_views.html">UpdateChannelMessageViews</a></td><td><a href="update_channel_participant.html">UpdateChannelParticipant</a></td></tr><tr><td><a href="update_channel_pinned_topic.html">UpdateChannelPinnedTopic</a></td><td><a href="update_channel_pinned_topics.html">UpdateChannelPinnedTopics</a></td></tr><tr><td><a href="update_channel_read_messages_contents.html">UpdateChannelReadMessagesContents</a></td><td><a href="update_channel_too_long.html">UpdateChannelTooLong</a></td></tr><tr><td><a href="update_channel_user_typing.html">UpdateChannelUserTyping</a></td><td><a href="update_channel_view_forum_as_messages.html">UpdateChannelViewForumAsMessages</a></td></tr><tr><td><a href="update_channel_web_page.html">UpdateChannelWebPage</a></td><td><a href="update_chat.html">UpdateChat</a></td></tr><tr><td><a href="update_chat_default_banned_rights.html">UpdateChatDefaultBannedRights</a></td><td><a href="update_chat_participant.html">UpdateChatParticipant</a></td></tr><tr><td><a href="update_chat_participant_add.html">UpdateChatParticipantAdd</a></td><td><a href="update_chat_participant_admin.html">UpdateChatParticipantAdmin</a></td></tr><tr><td><a href="update_chat_participant_delete.html">UpdateChatParticipantDelete</a></td><td><a href="update_chat_participants.html">UpdateChatPa