canBotSendMessages¶
Checks whether the specified bot can send messages to the user. Returns a 404 error if can't and the access can be granted by call to allowBotToSendMessages
canBotSendMessages(
bot_user_id: int53
) → Ok