AllowBotToSendMessages constructor

AllowBotToSendMessages(
  1. {required int bot_user_id,
  2. int? extra,
  3. int? clientId}
)

Allows the specified bot to send messages to the user

Returns Ok

Implementation

AllowBotToSendMessages