Commit graph

  • fd76911e9f
    feat: add TextInputBuilder feature/builder Siwoo Jeon 2025-05-27 20:43:08 +0900
  • 83a8bfa438
    Merge branch 'componentsv2' of https://github.com/bwmarrin/discordgo into feature/builder Siwoo Jeon 2025-05-27 19:15:39 +0900
  • b9883c4959
    feat(Section,Container): add custom unmarshal functions Fedor Lapshin 2025-05-20 21:43:22 +0300
  • ac56d53b7e
    feat: add ComponentEmojiBuilder Siwoo Jeon 2025-05-19 19:33:56 +0900
  • 1545e23e32
    feat: add SelectMenuBuilder, SelectMenuOptionBuilder, SelectMenuDefaultValueBuilder Siwoo Jeon 2025-05-19 19:29:32 +0900
  • 8b62e9a252
    feat: add ButtonBuilder Siwoo Jeon 2025-05-18 21:55:46 +0900
  • 7160f1c421
    feat: add ActionRowBuilder Siwoo Jeon 2025-05-18 18:25:39 +0900
  • 8dab9057e8
    fix: MessageEmbedBuilder Siwoo Jeon 2025-05-17 22:33:17 +0900
  • 88a40c83dc
    chore: move MessageEmbedBuilder Siwoo Jeon 2025-05-17 22:10:00 +0900
  • 6221ca05b9
    feat: add MessageEmbedBuilder Siwoo Jeon 2025-05-17 20:59:25 +0900
  • 8e0346dc12
    feat: Add UnMarshal develop Siwoo Jeon 2025-05-14 21:24:12 +0900
  • 4ee5a8485c
    fix: json tag Siwoo Jeon 2025-05-14 21:23:03 +0900
  • 0e882c3f2c
    Merge branch 'componentsv2' of https://github.com/bwmarrin/discordgo into develop Siwoo Jeon 2025-05-14 18:51:41 +0900
  • bc0aafd6f8 edit README.md master pothtonswer 2025-05-14 06:51:38 +0900
  • 2a94d95411
    feat: add components to unmarshalableMessageComponent.UnmarshalJSON Fedor Lapshin 2025-05-05 13:33:13 +0300
  • bdc047b3f9
    feat: implement MarshalJSON Fedor Lapshin 2025-05-05 13:28:28 +0300
  • a1e4f3d201
    docs: specify whether component is top-level Fedor Lapshin 2025-05-05 12:04:51 +0300
  • 11ab346eaa
    godoc fix Fedor Lapshin 2025-04-26 14:20:20 +0300
  • 5fd20bb8c2
    feat: add docs Fedor Lapshin 2025-04-26 14:17:10 +0300
  • 9600402fc1
    feat: components v2 structures Fedor Lapshin 2025-04-26 14:05:02 +0300
  • f75d834aa5
    feat(User): add DisplayName method (#1609) ozraru 2025-04-13 22:55:15 +0900
  • 5571950c90
    Fix error in emoji range (#1585) Derk-Jan Hartman 2025-03-30 13:04:04 +0200
  • 69ea356662
    feat(structs): add intents for guild and direct message polls (#1612) Evan Robinson 2025-03-30 07:03:57 -0400
  • 1270b0f9cf
    feat: add SubscriptionDelete event (#1607) Fedor Lapshin 2025-03-17 16:07:22 +0300
  • 7f344fbe5e
    feat: implement Subscription events (#1591) aping 2025-03-17 17:46:31 +0800
  • d4827e8d77
    feat: add guild member banners (#1592) Alex 2025-03-17 10:22:05 +0100
  • 49980810d5
    fix id type and add messageflags prefix to IS_COMPONENTS_V2 flag Fedor Lapshin 2025-03-07 22:19:45 +0300
  • 4d660d08b9
    feat(message): add MessageComponentsV2 flag Fedor Lapshin 2025-03-07 22:16:17 +0300
  • e0f5cdab0a
    feat(components): add more types and id field Fedor Lapshin 2025-03-07 22:09:04 +0300
  • 2d15f13e65
    feat(Message): add MessageSnapshots (#1604) Fedor Lapshin 2025-03-04 13:13:56 +0300
  • 00db80a651
    feat(MessageReference): add Type (#1595) Elliot Williams 2025-03-04 09:44:35 +0000
  • 33ffff21d3
    Add Entitlements / SKUs (#1552) Jonas 2024-12-08 09:16:00 +0200
  • 247b6f7a76
    Application Emojis (#1566) Big Iron 2024-10-06 18:53:15 +0200
  • 0a25bf41b9
    feat(VoiceRegion): add missing fields (#1571) Cyb3r Jak3 2024-10-06 12:50:34 -0400
  • 02e7ea559b
    feat(interactions): add GetOption method to interaction data structs (#1535) Yusta 2024-10-06 23:47:26 +0700
  • 7fded9fd03
    fix(PollResults): AnswerCounts json name (#1576) PinkNoize 2024-10-06 09:14:21 -0700
  • 247dbd7f5c
    fix(auditlog): typo in AuditLogChangeKeyPublicUpdatesChannelID (#1574) Ofek Asido 2024-10-01 19:48:13 +0300
  • 41a66e5f15
    feat(Message): add poll field (#1541) lon 2024-07-29 21:45:23 +0900
  • d23158b3a3
    feat(events): add support for IntegrationXXX events (#1545) Suhaibinator 2024-07-29 08:38:10 -0400
  • dec4d43ba0
    feat(Session): Add GatewayWriteStruct function (#1409) Kedas 2024-07-07 15:20:55 -0400
  • 4a6d74ef80
    feat(ChannelUpdate): add BeforeUpdate (#1539) Kevin Cali 2024-07-07 21:13:33 +0200
  • 33044e2858
    fix(Activity): accept non-string application ids (#1513) Tom Wright 2024-07-07 20:07:35 +0100
  • 0ad65a2e6f
    chore(examples/voice_receive): update versions in go.mod and go.sum (#1537) Fuad Daoud 2024-07-07 22:04:27 +0300
  • 28f8d4252d
    feat: add new permissions (#1411) Earlopain 2024-06-22 16:53:03 +0200
  • 5f7833673e
    feat(AutomoderationActionMetadata): add custom_message (#1515) Julien 2024-06-22 10:59:27 +0200
  • e189ee5de8
    feat(Session.UserUpdate)!: add banner support (#1509) Fedor Lapshin 2024-06-21 10:41:08 +0300
  • d26ad10ba6
    feat: implement polls (#1525) Fedor Lapshin 2024-06-21 10:37:32 +0300
  • a31fd8617e
    feat: user apps (#1511) Fedor Lapshin 2024-06-20 17:56:18 +0300
  • cf4e4e070f
    feat(auditlog): add onboarding and server guide actions (#1532) Earlopain 2024-06-05 22:52:43 +0200
  • 6af2451cd4
    feat(GuildAuditLogEntryCreate): add guild_id (#1367) Ryan Whelan 2024-05-26 06:53:13 -0400
  • 2c9c884e4f
    chore(tests): fix typo (#1520) Rareș Nagy 2024-05-14 15:33:16 +0300
  • fd0af7667d
    feat: add echo example (#1530) Fedor Lapshin 2024-05-10 16:31:08 +0300
  • da9e191069
    feat(*): bump version to 0.28.1 Fedor Lapshin 2024-04-01 16:28:16 +0300
  • 68c6268227
    feat: add GUILD_MEDIA and GUILD_DIRECTORY channel types (#1514) Shadat Rahman 2024-04-01 05:52:13 -0400
  • 33ee38cbf2
    feat(UserGuilds)!: support with_counts parameter (#1500) Shadat Rahman 2024-03-15 11:21:43 -0400
  • 202785c50b
    feat(role): add flags (#1410) Earlopain 2024-03-07 16:51:22 +0100
  • 384ff4e9a9
    feat(member): add flags (#1499) Earlopain 2024-02-29 15:50:39 +0100
  • 8968e58b4d
    docs(message): remove the mention of Sticker objects Fedor Lapshin 2024-02-26 14:18:02 +0300
  • c3f22cb8ab
    feat(message)!: use partial sticker objects (#1494) Earlopain 2024-02-26 12:13:17 +0100
  • bb405daf68
    feat(locales): add spanish LATAM (#1496) Joshua Sing 2024-02-26 22:03:17 +1100
  • 15ef2a43d4
    fix!: return Webhook struct from WebhookEdit and WebhookEditWithToken (#1497) Cyb3r Jak3 2024-02-16 09:06:04 -0500
  • 7f80bc7978
    fix(message)!: omit empty Components and Embeds (#1483) AlexeyOplachko 2024-02-03 01:59:38 +0200
  • afc57886f9
    fix(SelectMenuOption)!: omit empty emoji field (#1476) Paul Hamill 2024-01-04 11:11:17 -0800
  • f70a01544f
    fix(buttons)!: omit empty emoji field (#1475) Joshua Packard 2024-01-03 20:17:34 -0800
  • 1ffd696aae
    refactor(EndpointRoleIcon): rename hash parameter Fedor Lapshin 2024-01-02 11:19:34 +0300
  • b36e573cd1
    chore(EndpointRoleIcon): move closer to related endpoints Fedor Lapshin 2024-01-02 11:18:59 +0300
  • 603114195a
    feat(roles): add support for icons and unicode emojis (#1334) SamusAranX 2024-01-02 09:09:44 +0100
  • 30b2cf22b4
    feat(guild): implement onboarding (#1401) Earlopain 2024-01-01 06:01:07 +0100
  • b3638db82a
    feat(interactions): implement Attachments field (#1392) Koke_Cacao 2023-12-29 23:24:00 -0500
  • 13748a3431
    feat(member): add helper function for display name (#1426) Julien Tant 2023-12-29 13:22:24 -0700
  • d2fd4c5587
    feat(ThreadMember): implement Member field (#1325) ikafly144 2023-12-23 12:44:08 +0900
  • f7800efc52
    docs(SelectMenu): correct a typo Fedor Lapshin 2023-12-08 15:49:23 +0300
  • 0068a2db3c
    feat(SelectMenu): default values (#1452) Fedor Lapshin 2023-12-08 15:47:42 +0300
  • 44e4acb7d5
    feat(UserFlags): add BotHTTPInteractions and ActiveDeveloper (#1465) Julien 2023-12-04 11:38:10 +0100
  • e8b8ad326b
    feat(user): add UserPremiumType type (#1467) LightningDev1 2023-12-04 11:34:26 +0100
  • 1f0b57f110
    feat(WebhookParams): add thread_name field (#1412) Merlin 2023-09-22 15:03:45 +0200
  • a2079d3138
    feat(auditlog): add monetization actions (#1442) Earlopain 2023-09-07 14:56:33 +0200
  • c2117695cc
    fix: typo in modal example and getting started (#1443) guangwu 2023-09-05 02:42:02 +0800
  • 8ca6533433
    feat(auditlog): add integration_type to options (#1440) Earlopain 2023-09-03 23:19:40 +0200
  • b51655404a
    feat: add UpdateCustomStatus (#1425) Fedor Lapshin 2023-09-02 01:38:18 +0300
  • ff9176adcc
    feat(MessageSend): add flags (#1427) ozraru 2023-08-16 22:46:54 +0900
  • a7ba2904ba
    feat: add new message flags (#1428) ozraru 2023-08-16 16:19:57 +0900
  • 58193fbfaa
    fix(voice): session id deadlock on open (#1408) Denver Quane 2023-08-12 21:16:34 -0600
  • 393091b18c
    fix(auditlog): use correct values for AuditLogOptionsType (#1413) Earlopain 2023-07-29 03:38:16 +0200
  • e39e715086
    feat: support new username system (#1387) Muhammad Wildan Aldiansyah 2023-07-05 06:37:47 +0700
  • 0b0ea10b47
    fix(endpoints): remove duplicated slash in guild template endpoint (#1395) Merlin 2023-07-03 16:26:46 +0200
  • a90485df0c
    feat(ws): add toggle for voice reconnects on session reconnect (#1350) Loghin Alexandru 2023-06-05 16:21:06 +0300
  • af63880a0b
    fix(ChannelEdit)!: omit empty Position (#1385) Fedor Lapshin 2023-06-05 16:07:40 +0300
  • fc4a3ce97d
    feat(auditlog): add application_id to AuditLogOptions (#1380) Earlopain 2023-05-25 16:22:26 +0200
  • dde7690782
    fix(GuildDelete)!: stop returning guild (#1329) Elliot Williams 2023-05-25 14:02:03 +0100
  • 1252b71f38
    feat(MessageReference): add fail_if_not_exists (#1376) Earlopain 2023-05-14 17:53:29 +0200
  • 160605c9c3
    feat(auditlog): add auto moderation actions and options (#1371) Earlopain 2023-05-14 17:42:41 +0200
  • 7c47cfc906
    fix(WebhookEditWithToken): error shadowing (#1372) Ishan Goel 2023-05-11 07:43:05 -0700
  • 69f6c46a34
    fix(AuditLogGuildScheduledEventUpdate): typo (#1370) Fedor Lapshin 2023-04-24 04:29:04 +0300
  • 7ec67b07d2
    Add CommandType field to ApplicationCommandInteractionData (#1362) Victor Souza 2023-04-14 20:31:36 -0300
  • 6958472163
    Implement Audit Log Entry Create event (#1314) Fedor Lapshin 2023-04-07 16:19:12 +0300
  • b7c431c368
    Added stickers to type MessageSend (#1340) Yara McRobert 2023-04-04 16:30:57 +0100
  • cd4f875097
    feat(*): bump version to 0.27.1 Fedor Lapshin 2023-03-10 02:39:49 +0300
  • 1115a47c5d
    fix: ThreadMember flags not serialized (#1335) Adam Snyder 2023-03-09 15:31:46 -0800
  • 58ea3535b0
    fix: WithContext had no effect (#1337) Adam Snyder 2023-03-09 14:33:20 -0800