- createWebhook
void createWebhook(string name, string avatar)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPermissions
Permission getPermissions(Snowflake user)
Get permissions for a user in this channel
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
Message sendMessage(inout(string) content, string nonce, bool tts)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
Message sendMessage(Sendable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessagef
Message sendMessagef(inout(string) content, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
A channel object