AllowBotToSendMessages constructor

AllowBotToSendMessages({
  1. required int botUserId,
})

Implementation

AllowBotToSendMessages({required this.botUserId});