UpdateBotChatInviteRequester#
- class pyrogram.raw.types.UpdateBotChatInviteRequester#
Someone has requested to join a chat or channel (bots only, users will receive an updatePendingJoinRequests, instead).
Constructor of
Update.- Details:
Layer:
158ID:
11DFA986
- Parameters:
peer (
Peer) – The chat or channel in question.date (
int32-bit) – When was the join request » made.user_id (
int64-bit) – The user ID that is asking to join the chat or channel.about (
str) – Bio of the user.invite (
ExportedChatInvite) – Chat invite link that was used by the user to send the join request.qts (
int32-bit) – QTS event sequence identifier.