teleproto - v1.229.0
    Preparing search index...

    Interface InputBusinessGreetingMessageIn

    interface InputBusinessGreetingMessageIn {
        _?: "inputBusinessGreetingMessage";
        noActivityDays: number;
        recipients: InputBusinessRecipientsIn;
        shortcutId: number;
    }
    Index
    _?: "inputBusinessGreetingMessage"
    noActivityDays: number
    shortcutId: number