DeclineCallArguments constructor

DeclineCallArguments({
  1. required ChatId chatId,
})

Implementation

DeclineCallArguments({required this.chatId});