export class SettingsDto { reject_call?: boolean; msg_call?: string; groups_ignore?: boolean; }