teleproto - v1.229.0
    Preparing search index...

    Interface ReactionsNotifySettingsIn

    interface ReactionsNotifySettingsIn {
        _?: "reactionsNotifySettings";
        messagesNotifyFrom?: TypeReactionNotificationsFromIn;
        pollVotesNotifyFrom?: TypeReactionNotificationsFromIn;
        showPreviews: boolean;
        sound: TypeNotificationSoundIn;
        storiesNotifyFrom?: TypeReactionNotificationsFromIn;
    }
    Index
    _?: "reactionsNotifySettings"
    messagesNotifyFrom?: TypeReactionNotificationsFromIn
    pollVotesNotifyFrom?: TypeReactionNotificationsFromIn
    showPreviews: boolean