You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bots: Modify is_private function to take id as the input.
This is done so that Embedded bot system can also make use of
this function directly, as only id is needed in this function.
Also, there would be ambiguity as what type of BotHandler is
passed in the arguments: EmbeddedBotHandler or ExternalBotHandler.
0 commit comments