1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-28 05:08:59 +00:00
arikawa/discord
Ven c0bfc217ca
discord: Add Icon/Emoji & Tags to Role (#313)
* discord: Add Icon/Emoji & Tags to Role
* oops :P
* Add Icon/Emoji to api/role
* Fix doc
* Fixes
2022-02-17 18:07:03 -08:00
..
application.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
auditlog.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
channel.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
command.go discord: Add Autocomplete flag to some options (#311) 2022-02-13 22:39:32 -08:00
component.go discord: Modal interaction support (#310) 2022-02-13 19:15:28 -08:00
discord.go Discord: optimize struct sizes; add missing fields 2020-11-22 09:16:24 -08:00
emoji.go discord: Emoji methods use IsUnicode() 2021-05-29 14:16:44 -07:00
guild.go discord: Add Icon/Emoji & Tags to Role (#313) 2022-02-17 18:07:03 -08:00
guild_consts.go api: Threads (#257) 2021-08-08 13:19:15 -07:00
interaction.go discord: Add Type to CommandInteractionOption (#312) 2022-02-13 22:40:26 -08:00
invite.go
message.go discord: Add StickerItem, fix Sticker.TagList 2022-01-29 03:38:10 -08:00
message_embed.go option: Move conflicting types into package discord 2021-08-30 13:23:43 -07:00
permission.go discord: Add timeouts (#299) 2021-12-20 15:56:11 -08:00
snowflake.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
snowflake_test.go
snowflake_types.go discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
stage.go discord/api: Add StageInstances 2021-05-29 22:17:39 -07:00
time.go discord: Add VoiceState.SelfVideo; fixes #287 2021-10-30 16:43:28 -07:00
url.go
user.go discord: Minor comment tweaks 2021-11-16 14:36:07 -08:00
voice.go discord: Add VoiceState.SelfVideo; fixes #287 2021-10-30 16:43:28 -07:00
webhook.go discord: Add missing webhook fields (#250) 2021-08-02 16:14:34 -07:00