Commit Graph

12 Commits

Author SHA1 Message Date
db21d12dfc fix(lib,commands,options): check for Autocomplete and Choices mutual exclusivity 2024-11-22 09:31:57 -03:00
12d6e0bf7a fix(lib,commands,options): remove Autocomplete from options that do not support it 2024-11-22 09:31:17 -03:00
7e7260081e feat(lib,commands,options): attachement option for chat commands 2024-11-21 21:35:34 -03:00
d155c2144a feat(lib,commands,options): number option for chat commands 2024-11-21 21:35:18 -03:00
793c3d0408 feat(lib,commands,options): mentionable option for chat command 2024-11-21 21:35:05 -03:00
334ef58d3c feat(lib,commands,options): role option for chat command 2024-11-21 21:34:38 -03:00
3cf917b3e8 feat(lib,commands,options): channel option for chat commands 2024-11-21 21:34:12 -03:00
67dc22db0e feat(lib,commands,options): user option for chat commands 2024-11-21 21:33:55 -03:00
49fb58b4c5 feat(lib,commands,options): boolean option for chat commands 2024-11-21 21:33:36 -03:00
d39147f215 feat(lib,commands,options): integer option for chat commands 2024-11-21 21:33:18 -03:00
b8a214dedd feat(lib,commands,options): StringOption for ChatCommand 2024-11-21 21:32:36 -03:00
f99e3dd4e5 feat(lib,commands): ChatCommand object/struct 2024-11-21 21:25:29 -03:00