Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.07 KB

File metadata and controls

19 lines (16 loc) · 1.07 KB

# GetDiscordSettings200ResponseAccount

Properties

Name Type Description Notes
_id string [optional]
platform string [optional]
username string Channel name [optional]
display_name string Guild - #channel display name [optional]
profile_picture string Guild icon URL [optional]
channel_id string Connected channel snowflake ID [optional]
channel_name string Channel name [optional]
channel_type string Channel type (0 = text, 5 = announcement, 15 = forum) [optional]
guild_id string Guild (server) snowflake ID [optional]
webhook_username string Custom webhook display name (null = default "Zernio") [optional]
webhook_avatar_url string Custom webhook avatar URL (null = default bot avatar) [optional]

[Back to Model list] [Back to API list] [Back to README]