teleproto - v1.229.0
    Preparing search index...

    Class InviteForbiddenWithJoinasError

    If the user has anonymously joined a group call as a channel, they can't invite other users to the group call because that would cause deanonymization, because the invite would be sent using the original user ID, not the anonymized channel ID.

    Hierarchy (View Summary)

    Index
    code: number = 400
    errorMessage: string = "BAD_REQUEST"