This commit is contained in:
bitfl0wer 2023-05-23 14:51:28 +02:00
parent b293f5ed96
commit 64693c8770
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,