Raw.ChatParticipantCreator

Raw.ChatParticipantCreator

Represents the creator of the group

chatParticipantCreator#e46bcee4 user_id:long = ChatParticipant;
export namespace Raw {
  export class ChatParticipantCreator {
    constructor(params: { userId: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xe46bcee4

Property

  • userId : bigint

    Id of the user that created the group