RecentMeUrlChatInvite
- class pyrogram.raw.types.RecentMeUrlChatInvite
Recent t.me invite link to a chat
Constructor of
RecentMeUrl.- Details:
Layer:
223ID:
EB49081D
- Parameters:
url (
str) – t.me URLchat_invite (
ChatInvite) – Chat invitation
TL Schema
recentMeUrlChatInvite#eb49081d
url:string
chat_invite:ChatInvite
= RecentMeUrl
Parameter Tree
RecentMeUrlChatInvite
├── url →
string└── chat_invite →
ChatInvite│ └── chat →
Chat│ ├──
ChatEmpty│ │ └── id →
long│ ├──
Chat│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── deactivated →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── id →
long│ │ ├── title →
string│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── participants_count →
int│ │ ├── date →
int│ │ ├── version →
int│ │ ├── migrated_to →
InputChannel (optional)│ │ │ ├──
InputChannelEmpty│ │ │ ├──
InputChannel│ │ │ └──
InputChannelFromMessage│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ └── default_banned_rights →
ChatBannedRights (optional)│ │ └──
ChatBannedRights│ ├──
ChatForbidden│ │ ├── id →
long│ │ └── title →
string│ ├──
Channel│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── broadcast →
true (optional)│ │ ├── verified →
true (optional)│ │ ├── megagroup →
true (optional)│ │ ├── restricted →
true (optional)│ │ ├── signatures →
true (optional)│ │ ├── min →
true (optional)│ │ ├── scam →
true (optional)│ │ ├── has_link →
true (optional)│ │ ├── has_geo →
true (optional)│ │ ├── slowmode_enabled →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── fake →
true (optional)│ │ ├── gigagroup →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── join_to_send →
true (optional)│ │ ├── join_request →
true (optional)│ │ ├── forum →
true (optional)│ │ ├── stories_hidden →
true (optional)│ │ ├── stories_hidden_min →
true (optional)│ │ ├── stories_unavailable →
true (optional)│ │ ├── signature_profiles →
true (optional)│ │ ├── autotranslation →
true (optional)│ │ ├── broadcast_messages_allowed →
true (optional)│ │ ├── monoforum →
true (optional)│ │ ├── forum_tabs →
true (optional)│ │ ├── id →
long│ │ ├── access_hash →
long (optional)│ │ ├── title →
string│ │ ├── username →
string (optional)│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── date →
int│ │ ├── restriction_reason →
Vector < RestrictionReason > (optional)│ │ │ └──
RestrictionReason│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ ├── banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── default_banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── participants_count →
int (optional)│ │ ├── usernames →
Vector < Username > (optional)│ │ │ └──
Username│ │ ├── stories_max_id →
RecentStory (optional)│ │ │ └──
RecentStory│ │ ├── color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── profile_color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── emoji_status →
EmojiStatus (optional)│ │ │ ├──
EmojiStatusEmpty│ │ │ ├──
EmojiStatus│ │ │ ├──
EmojiStatusCollectible│ │ │ └──
InputEmojiStatusCollectible│ │ ├── level →
int (optional)│ │ ├── subscription_until_date →
int (optional)│ │ ├── bot_verification_icon →
long (optional)│ │ ├── send_paid_messages_stars →
long (optional)│ │ └── linked_monoforum_id →
long (optional)│ └──
ChannelForbidden│ ├── broadcast →
true (optional)│ ├── megagroup →
true (optional)│ ├── monoforum →
true (optional)│ ├── id →
long│ ├── access_hash →
long│ ├── title →
string│ └── until_date →
int (optional)├──
ChatInvite│ ├── channel →
true (optional)│ ├── broadcast →
true (optional)│ ├── public →
true (optional)│ ├── megagroup →
true (optional)│ ├── request_needed →
true (optional)│ ├── verified →
true (optional)│ ├── scam →
true (optional)│ ├── fake →
true (optional)│ ├── can_refulfill_subscription →
true (optional)│ ├── title →
string│ ├── about →
string (optional)│ ├── photo →
Photo│ │ ├──
PhotoEmpty│ │ │ └── id →
long│ │ └──
Photo│ │ ├── has_stickers →
true (optional)│ │ ├── id →
long│ │ ├── access_hash →
long│ │ ├── file_reference →
bytes│ │ ├── date →
int│ │ ├── sizes →
Vector < PhotoSize >│ │ │ ├──
PhotoSizeEmpty│ │ │ ├──
PhotoSize│ │ │ ├──
PhotoCachedSize│ │ │ ├──
PhotoStrippedSize│ │ │ ├──
PhotoSizeProgressive│ │ │ └──
PhotoPathSize│ │ ├── video_sizes →
Vector < VideoSize > (optional)│ │ │ ├──
VideoSize│ │ │ ├──
VideoSizeEmojiMarkup│ │ │ └──
VideoSizeStickerMarkup│ │ └── dc_id →
int│ ├── participants_count →
int│ ├── participants →
Vector < User > (optional)│ │ ├──
UserEmpty│ │ │ └── id →
long│ │ └──
User│ │ ├── is_self →
true (optional)│ │ ├── contact →
true (optional)│ │ ├── mutual_contact →
true (optional)│ │ ├── deleted →
true (optional)│ │ ├── bot →
true (optional)│ │ ├── bot_chat_history →
true (optional)│ │ ├── bot_nochats →
true (optional)│ │ ├── verified →
true (optional)│ │ ├── restricted →
true (optional)│ │ ├── min →
true (optional)│ │ ├── bot_inline_geo →
true (optional)│ │ ├── support →
true (optional)│ │ ├── scam →
true (optional)│ │ ├── apply_min_photo →
true (optional)│ │ ├── fake →
true (optional)│ │ ├── bot_attach_menu →
true (optional)│ │ ├── premium →
true (optional)│ │ ├── attach_menu_enabled →
true (optional)│ │ ├── bot_can_edit →
true (optional)│ │ ├── close_friend →
true (optional)│ │ ├── stories_hidden →
true (optional)│ │ ├── stories_unavailable →
true (optional)│ │ ├── contact_require_premium →
true (optional)│ │ ├── bot_business →
true (optional)│ │ ├── bot_has_main_app →
true (optional)│ │ ├── bot_forum_view →
true (optional)│ │ ├── bot_forum_can_manage_topics →
true (optional)│ │ ├── id →
long│ │ ├── access_hash →
long (optional)│ │ ├── first_name →
string (optional)│ │ ├── last_name →
string (optional)│ │ ├── username →
string (optional)│ │ ├── phone →
string (optional)│ │ ├── photo →
UserProfilePhoto (optional)│ │ │ ├──
UserProfilePhotoEmpty│ │ │ └──
UserProfilePhoto│ │ ├── status →
UserStatus (optional)│ │ │ ├──
UserStatusEmpty│ │ │ ├──
UserStatusOnline│ │ │ ├──
UserStatusOffline│ │ │ ├──
UserStatusRecently│ │ │ ├──
UserStatusLastWeek│ │ │ └──
UserStatusLastMonth│ │ ├── bot_info_version →
int (optional)│ │ ├── restriction_reason →
Vector < RestrictionReason > (optional)│ │ │ └──
RestrictionReason│ │ ├── bot_inline_placeholder →
string (optional)│ │ ├── lang_code →
string (optional)│ │ ├── emoji_status →
EmojiStatus (optional)│ │ │ ├──
EmojiStatusEmpty│ │ │ ├──
EmojiStatus│ │ │ ├──
EmojiStatusCollectible│ │ │ └──
InputEmojiStatusCollectible│ │ ├── usernames →
Vector < Username > (optional)│ │ │ └──
Username│ │ ├── stories_max_id →
RecentStory (optional)│ │ │ └──
RecentStory│ │ ├── color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── profile_color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── bot_active_users →
int (optional)│ │ ├── bot_verification_icon →
long (optional)│ │ └── send_paid_messages_stars →
long (optional)│ ├── color →
int│ ├── subscription_pricing →
StarsSubscriptionPricing (optional)│ │ └──
StarsSubscriptionPricing│ │ ├── period →
int│ │ └── amount →
long│ ├── subscription_form_id →
long (optional)│ └── bot_verification →
BotVerification (optional)│ └──
BotVerification│ ├── bot_id →
long│ ├── icon →
long│ └── description →
string└──
ChatInvitePeek├── chat →
Chat│ ├──
ChatEmpty│ │ └── id →
long│ ├──
Chat│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── deactivated →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── id →
long│ │ ├── title →
string│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── participants_count →
int│ │ ├── date →
int│ │ ├── version →
int│ │ ├── migrated_to →
InputChannel (optional)│ │ │ ├──
InputChannelEmpty│ │ │ ├──
InputChannel│ │ │ └──
InputChannelFromMessage│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ └── default_banned_rights →
ChatBannedRights (optional)│ │ └──
ChatBannedRights│ ├──
ChatForbidden│ │ ├── id →
long│ │ └── title →
string│ ├──
Channel│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── broadcast →
true (optional)│ │ ├── verified →
true (optional)│ │ ├── megagroup →
true (optional)│ │ ├── restricted →
true (optional)│ │ ├── signatures →
true (optional)│ │ ├── min →
true (optional)│ │ ├── scam →
true (optional)│ │ ├── has_link →
true (optional)│ │ ├── has_geo →
true (optional)│ │ ├── slowmode_enabled →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── fake →
true (optional)│ │ ├── gigagroup →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── join_to_send →
true (optional)│ │ ├── join_request →
true (optional)│ │ ├── forum →
true (optional)│ │ ├── stories_hidden →
true (optional)│ │ ├── stories_hidden_min →
true (optional)│ │ ├── stories_unavailable →
true (optional)│ │ ├── signature_profiles →
true (optional)│ │ ├── autotranslation →
true (optional)│ │ ├── broadcast_messages_allowed →
true (optional)│ │ ├── monoforum →
true (optional)│ │ ├── forum_tabs →
true (optional)│ │ ├── id →
long│ │ ├── access_hash →
long (optional)│ │ ├── title →
string│ │ ├── username →
string (optional)│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── date →
int│ │ ├── restriction_reason →
Vector < RestrictionReason > (optional)│ │ │ └──
RestrictionReason│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ ├── banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── default_banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── participants_count →
int (optional)│ │ ├── usernames →
Vector < Username > (optional)│ │ │ └──
Username│ │ ├── stories_max_id →
RecentStory (optional)│ │ │ └──
RecentStory│ │ ├── color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── profile_color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── emoji_status →
EmojiStatus (optional)│ │ │ ├──
EmojiStatusEmpty│ │ │ ├──
EmojiStatus│ │ │ ├──
EmojiStatusCollectible│ │ │ └──
InputEmojiStatusCollectible│ │ ├── level →
int (optional)│ │ ├── subscription_until_date →
int (optional)│ │ ├── bot_verification_icon →
long (optional)│ │ ├── send_paid_messages_stars →
long (optional)│ │ └── linked_monoforum_id →
long (optional)│ └──
ChannelForbidden│ ├── broadcast →
true (optional)│ ├── megagroup →
true (optional)│ ├── monoforum →
true (optional)│ ├── id →
long│ ├── access_hash →
long│ ├── title →
string│ └── until_date →
int (optional)└── expires →
intExample
RecentMeUrlChatInvite(
url="https://google.com",
chat_invite=ChatInviteAlready(chat=ChatEmpty(id=0)),
)