teleproto - v1.229.0
    Preparing search index...

    Interface AccountUpdateColorParams

    interface AccountUpdateColorParams {
        color?: TypePeerColorIn;
        forProfile?: boolean;
    }
    Index

    ID of the accent color palette » to use (not RGB24, see here » for more info).

    forProfile?: boolean

    Whether to change the accent color emoji pattern of the profile page; otherwise, the accent color and emoji pattern of messages will be changed.