[][src]Module automate::encode

Types used by the library to transform objects into data that can be sent to and understood by Discord's API.

Modules

json

Traits

ExtractSnowflake

Any type which is identified by a snowflake.

WriteUrl

Any type that can be put in a URL but requires some kind of encoding. Currently only useful for emojis.