/** * This is auto-generated file, don't modify this file manually */ export interface VideoLiveInfo { enabled?: 0 | 1; is_notifications_blocked?: 0 | 1; }