Future<bool> getDialogNotificationsSettings(String dialogId) { return GetNotificationsSettingsQuery(dialogId).perform(); }