teleproto - v1.229.0
    Preparing search index...

    Interface MessagesSetChatThemeParams

    interface MessagesSetChatThemeParams {
        peer: EntityLike;
        theme: TypeInputChatThemeIn;
    }
    Index
    peer: EntityLike

    Private chat where to change theme

    The theme to set.