bots.allowSendMessage

Allow the specified bot to send us messages

 Method schema is available as of layer 162. Switch »

Parameters

Name Type Description
bot InputUser The bot

Result

Updates

Possible errors

Code Type Description
400 BOT_INVALID This is not a valid bot.
Go up