Tags: yokkkoso/disgo
Tags
Add guild incidents (disgoorg#303) * Add guild incidents * add incident message types * add new fields * make new types deletable * reformat --------- Co-authored-by: mlnrDev <git@mlnr.dev>
Add GetEntitlement and new GetEntitlements param (disgoorg#402) * Add GetEntitlement and new GetEntitlements param * move params into a struct * move QueryParamsGetEntitlements * shorten struct name * rename struct again because ton cant decide
Add entry point commands + callback updates (disgoorg#390) * Add interaction callback response * Add entry point commands + callback updates * add missing newlines * handle entry point command interactions * add LaunchActivity to InteractionEvent * fix bad copypaste * make Handler optional when creating * make Handler a bointer * adjust func so it makes more sense * adjust comment * add newline back :-) * address review * remove🅱️ ointers
Fix/audit log changes (disgoorg#378) * fix audit log changes struct * Make the Audit Log Change Key typed and add constants for its possible values (disgoorg#377) * fix: make AuditLogChange.Key typed with constants instead of just a string. * chore: move type declaration to immediately before related definitions. --------- Co-authored-by: Vegard Berg <mail@myrkvi.com> --------- Co-authored-by: Vegard Berg <162863+myrkvi@users.noreply.github.com> Co-authored-by: Vegard Berg <mail@myrkvi.com>
Add ButtonStylePremium (disgoorg#359) * Add ButtonStylePremium * remove label
PreviousNext