MCausc78 / pyvolt

An API wrapper for Revolt written in Python.
MIT License
4 stars 1 forks source link

Turn `TextChannel` into mixin named `Messageable` #9

Closed MCausc78 closed 1 week ago

MCausc78 commented 1 week ago

Since I'm going implement commands extension on these weeks, the previous name was actually wrong. This also will allow things like await user.send('Welcome to our server').