mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-01 04:24:19 +00:00
acbed83ca7
* Add initial implementation for automoderator api * Move AutoModerationRuleID to snowflake.go and go generate * Combine a struct and document all the things * Add audit log reasons to modify and delete in automoderation * Update docstrings and change how data is passed in * Rename plurals to singulars and update data stuff * fixup * Update to use optional * Move params out of data * fixup and add types |
||
---|---|---|
.. | ||
application.go | ||
auditlog.go | ||
automoderation.go | ||
channel.go | ||
command.go | ||
component.go | ||
component_example_test.go | ||
discord.go | ||
emoji.go | ||
guild.go | ||
guild_consts.go | ||
interaction.go | ||
interaction_example_test.go | ||
invite.go | ||
message.go | ||
message_embed.go | ||
permission.go | ||
scheduled_events.go | ||
snowflake.go | ||
snowflake_test.go | ||
snowflake_types.go | ||
stage.go | ||
time.go | ||
url.go | ||
user.go | ||
voice.go | ||
webhook.go |