teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsCheckUsernameParams

    interface ChannelsCheckUsernameParams {
        channel: EntityLike;
        username: string;
    }
    Index
    channel: EntityLike

    The channel/supergroup that will assigned the specified username

    username: string

    The username to check