Indicates whether the chat is a dialog.
bool get isDialog => chat.value?.chat.value.isDialog ?? false;