Indicates whether the chat is a monolog.
bool get isMonolog => chat.value?.chat.value.isMonolog ?? false;