public bool DoesMessageExist(ulong mesId, ulong channelId) { return(Bot.DoesMessageExist(mesId, channelId).Result); }