Documentation - v0.27.1
    Preparing search index...

    Interface ActionThemeChanged

    Chat theme was changed

    interface ActionThemeChanged {
        emoji: string;
        type: "theme_changed";
    }
    Index

    Properties

    Properties

    emoji: string

    Emoji representing the new theme

    type: "theme_changed"