teleproto - v1.229.0
    Preparing search index...

    Interface MessagesHideChatJoinRequestParams

    interface MessagesHideChatJoinRequestParams {
        approved?: boolean;
        peer: EntityLike;
        userId: EntityLike;
    }
    Index
    approved?: boolean

    Whether to dismiss or approve the chat join request »

    peer: EntityLike

    The chat or channel

    userId: EntityLike

    The user whose join request » should be dismissed or approved