Telethon/types/peer.html

17 lines
9.3 KiB
HTML
Raw 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>Peer</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">Types</a></li><img src="../img/arrow.svg" alt="/" /><li><a href="peer.html">Peer</a></li></ul><h1>Peer</h1><h3>Available constructors</h3><p>This type has 3 constructors available.</p><table><tr><td><a href="../constructors/peer_channel.html">PeerChannel</a></td><td><a href="../constructors/peer_chat.html">PeerChat</a></td></tr><tr><td><a href="../constructors/peer_user.html">PeerUser</a></td></tr></table><h3>Requests returning this type</h3><p>Only the following request returns this type.</p><table><tr><td><a href="../methods/chatlists/get_leave_chatlist_suggestions.html">GetLeaveChatlistSuggestionsRequest</a></td></tr></table><h3>Requests accepting this type as input</h3><p>No request accepts this type as an input parameter.</p><table></table><h3>Other types containing this type</h3><p>You can find this type as a member of any of the following 90 types.</p><table><tr><td><a href="../constructors/auto_save_exception.html">AutoSaveException</a></td><td><a href="../constructors/channel_full.html">ChannelFull</a></td></tr><tr><td><a href="../constructors/channel_participant_banned.html">ChannelParticipantBanned</a></td><td><a href="../constructors/channel_participant_left.html">ChannelParticipantLeft</a></td></tr><tr><td><a href="../constructors/chat_full.html">ChatFull</a></td><td><a href="../constructors/chatlists/chatlist_invite.html">ChatlistInvite</a></td></tr><tr><td><a href="../constructors/chatlists/chatlist_invite_already.html">ChatlistInviteAlready</a></td><td><a href="../constructors/chatlists/chatlist_updates.html">ChatlistUpdates</a></td></tr><tr><td><a href="../constructors/payments/checked_gift_code.html">CheckedGiftCode</a></td><td><a href="../constructors/dialog.html">Dialog</a></td></tr><tr><td><a href="../constructors/dialog_folder.html">DialogFolder</a></td><td><a href="../constructors/dialog_peer.html">DialogPeer</a></td></tr><tr><td><a href="../constructors/exported_chatlist_invite.html">ExportedChatlistInvite</a></td><td><a href="../constructors/folder_peer.html">FolderPeer</a></td></tr><tr><td><a href="../constructors/forum_topic.html">ForumTopic</a></td><td><a href="../constructors/contacts/found.html">Found</a></td></tr><tr><td><a href="../constructors/found_story.html">FoundStory</a></td><td><a href="../constructors/group_call_participant.html">GroupCallParticipant</a></td></tr><tr><td><a href="../constructors/phone/join_as_peers.html">JoinAsPeers</a></td><td><a href="../constructors/message.html">Message</a></td></tr><tr><td><a href="../constructors/message_action_geo_proximity_reached.html">MessageActionGeoProximityReached</a></td><td><a href="../constructors/message_action_gift_code.html">MessageActionGiftCode</a></td></tr><tr><td><a href="../constructors/message_action_payment_refunded.html">MessageActionPaymentRefunded</a></td><td><a href="../constructors/message_action_prize_stars.html">MessageActionPrizeStars</a></td></tr><tr><td><a href="../constructors/message_action_requested_peer.html">MessageActionRequestedPeer</a></td><td><a href="../constructors/message_empty.html">MessageEmpty</a></td></tr><tr><td><a href="../constructors/message_fwd_header.html">MessageFwdHeader</a></td><td><a href="../constructors/message_media_story.html">MessageMediaStory</a></td></tr><tr><td><a href="../constructors/message_peer_reaction.html">MessagePeerReaction</a></td><td><a href="../constructors/message_peer_vote.html">MessagePeerVote</a></td></tr><tr><td><a href="../constructors/message_peer_vote_input_option.html">MessagePeerVoteInputOption</a></td><td><a href="../constructors/message_peer_vote_multiple.html">MessagePeerVoteMultiple</a></td></tr><tr><td><a href="../constructors/message_reactor.html">MessageReactor</a></td><td><a href="../constructors/message_replies.html">MessageReplies</a></td></tr><tr><td><a href="../constructors/message_reply_header.html">MessageReplyHeader</a></td><td><a href="../constructors/message_reply_story_header.html">MessageReplySto