chatId property

Rx<ChatId> get chatId

Returns an ID of the Chat this modal is bound to.

Implementation

Rx<ChatId> get chatId => _call.value.chatId;