當前位置: 首頁>>代碼示例>>Python>>正文


Python discord.ext.commands模塊代碼示例

discord.ext.commands共有32個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. discord.ext.commands.command() ,71個項目使用

2. discord.ext.commands.Bot() ,45個項目使用

3. discord.ext.commands.group() ,44個項目使用

4. discord.ext.commands.Cog() ,37個項目使用

5. discord.ext.commands.BadArgument() ,32個項目使用

6. discord.ext.commands.check() ,31個項目使用

7. discord.ext.commands.CommandNotFound() ,29個項目使用

8. discord.ext.commands.Context() ,29個項目使用

9. discord.ext.commands.MissingRequiredArgument() ,26個項目使用

10. discord.ext.commands.CheckFailure() ,26個項目使用

11. discord.ext.commands.guild_only() ,24個項目使用

12. discord.ext.commands.NoPrivateMessage() ,23個項目使用

13. discord.ext.commands.cooldown() ,22個項目使用

14. discord.ext.commands.AutoShardedBot() ,18個項目使用

15. discord.ext.commands.CommandOnCooldown() ,17個項目使用

16. discord.ext.commands.CommandInvokeError() ,17個項目使用

17. discord.ext.commands.when_mentioned_or() ,15個項目使用

18. discord.ext.commands.MissingPermissions() ,13個項目使用

19. discord.ext.commands.Converter() ,13個項目使用

20. discord.ext.commands.is_owner() ,13個項目使用

21. discord.ext.commands.Group() ,12個項目使用

22. discord.ext.commands.UserInputError() ,12個項目使用

23. discord.ext.commands.CommandError() ,12個項目使用

24. discord.ext.commands.NotOwner() ,11個項目使用

25. discord.ext.commands.DisabledCommand() ,11個項目使用

26. discord.ext.commands.Command() ,10個項目使用

27. discord.ext.commands.BotMissingPermissions() ,7個項目使用

28. discord.ext.commands.clean_content() ,7個項目使用

29. discord.ext.commands.HelpCommand() ,6個項目使用

30. discord.ext.commands.Paginator() ,6個項目使用

31. discord.ext.commands.MemberConverter() ,6個項目使用

32. discord.ext.commands.RoleConverter() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。