Raw.ChatInvitePeek
A chat invitation that also allows peeking into the group to read messages without joining it.
chatInvitePeek#61695cb0 chat:Chat expires:int = ChatInvite;
export namespace Raw {
export class ChatInvitePeek {
constructor(params: { chat: Raw.TypeChat; expires: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x61695cb0
Property
chat
: Raw.TypeChatChat information
expires
: numberRead-only anonymous access to this group will be revoked at this date