GetChatArguments constructor

GetChatArguments({
  1. required ChatId id,
})

Implementation

GetChatArguments({required this.id});