This commit is contained in:
bitfl0wer 2023-05-23 14:51:28 +02:00
parent d100308dfd
commit 0c22e241fa
No known key found for this signature in database
GPG Key ID: 84BBB60DF895ABF2
1 changed files with 1 additions and 0 deletions

View File

@ -1483,6 +1483,7 @@ pub struct GuildCreateResponse {
#[derive(Serialize, Deserialize, Debug, Default, Clone)]
#[serde(rename_all = "SCREAMING_SNAKE_CASE")]
// TODO: Implement in polyphony/types
pub enum ChannelType {
#[default]
GuildText = 0,