Raw.ChatInvitePeek

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.TypeChat

    Chat information

  • expires : number

    Read-only anonymous access to this group will be revoked at this date