help_formatter.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:GAFBot 作者: DiNitride 项目源码 文件源码
def is_cog(self, command):
        """bool : Specifies if the command being formatted is actually a cog."""
        return not self.is_bot(command) and not isinstance(command, commands.Command)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号