Pinned
413 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 67 commits in 4 repositories
Created 1 repository
Created an issue in discord-net/Discord.Net that received 3 comments
Extension methods on IMessageChannel to get the first and last message of the channel as an IMessage
I believe that this functionality is relatively common among several bots, and having to do var firstMessage = (await channel.GetMessagesAsync(0, D…
3
comments