ChatID constructor

ChatID(
  1. int? chatId
)

ChatId constructor

Implementation

ChatID(this.chatId);