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
Arius Bronte edited this page Feb 23, 2020
·
1 revision
Basic usage
commands.OnBotException(async(api,message,e,token)=>{awaitapi.Messages.SendAsync(newMessagesSendParams{PeerId=message.Message.PeerId.Value,Message="Why did you break the bot?",RandomId=random.Next(int.MinValue,int.MaxValue)});});