teleproto - v1.229.0
    Preparing search index...

    Class ToggleParticipantBanned

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  community: TypeEntityLike;
                  participant: TypeEntityLike;
                  unban?: boolean;
              },
          >,
          Bool,
      >
      • ToggleParticipantBanned
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: boolean
    className: "communities.ToggleParticipantBanned"
    classType: "request"
    community: EntityLike
    CONSTRUCTOR_ID: 2573708559
    originalArgs: Args
    participant: EntityLike
    SUBCLASS_OF_ID: 4122188204
    unban?: boolean