teleproto - v1.229.0
    Preparing search index...

    Interface AccountUpdatePersonalChannelParams

    interface AccountUpdatePersonalChannelParams {
        channel: EntityLike;
    }
    Index
    channel: EntityLike

    The channel, pass inputChannelEmpty to remove it.