Closed supleiades closed 3 years ago
この問題、使用回数1回の時に発生しているかも
[('abstractmethods', frozenset()), ('class', <class 'discord.member.Member'>), ('delattr', <method-wrapper 'delattr' of Member object at 0x7faaeb5ef6d0>), ('dir', <built-in method dir of Member object at 0x7faaeb5ef6d0>), ('doc', "Represents a Discord member to a :class:Guild
.\n\n This implements a lot of the functionality of :class:User
.\n\n .. container:: operations\n\n .. describe:: x == y\n\n Checks if two members are equal.\n Note that this works with :class:User
instances too.\n\n .. describe:: x != y\n\n Checks if two members are not equal.\n Note that this works with :class:User
instances too.\n\n .. describe:: hash(x)\n\n Returns the member's hash.\n\n .. describe:: str(x)\n\n Returns the member's name with the discriminator.\n\n Attributes\n ----------\n joined_at: Optional[:class:datetime.datetime
]\n A datetime object that specifies the date and time in UTC that the member joined the guild.\n If the member left and rejoined the guild, this will be the latest date. In certain cases, this can be None
.\n activities: Tuple[Union[:class:BaseActivity
, :class:Spotify
]]\n The activities that the user is currently doing.\n guild: :class:Guild
\n The guild that the member belongs to.\n nick: Optional[:class:str
]\n The guild specific nickname of the user.\n premium_since: Optional[:class:datetime.datetime
]\n A datetime object that specifies the date and time in UTC when the member used their\n Nitro boost on the guild, if available. This could be None
.\n "), ('eq', <bound method Member.eq of <Member id=186844273029677056 name='KeiitiChan' discriminator='5669' bot=False nick=None guild=
[('abstractmethods', frozenset()), ('class', <class 'discord.member.Member'>), ('delattr', <method-wrapper 'delattr' of Member object at 0x7faaea9a9200>), ('dir', <built-in method dir of Member object at 0x7faaea9a9200>), ('doc', "Represents a Discord member to a :class:Guild
.\n\n This implements a lot of the functionality of :class:User
.\n\n .. container:: operations\n\n .. describe:: x == y\n\n Checks if two members are equal.\n Note that this works with :class:User
instances too.\n\n .. describe:: x != y\n\n Checks if two members are not equal.\n Note that this works with :class:User
instances too.\n\n .. describe:: hash(x)\n\n Returns the member's hash.\n\n .. describe:: str(x)\n\n Returns the member's name with the discriminator.\n\n Attributes\n ----------\n joined_at: Optional[:class:datetime.datetime
]\n A datetime object that specifies the date and time in UTC that the member joined the guild.\n If the member left and rejoined the guild, this will be the latest date. In certain cases, this can be None
.\n activities: Tuple[Union[:class:BaseActivity
, :class:Spotify
]]\n The activities that the user is currently doing.\n guild: :class:Guild
\n The guild that the member belongs to.\n nick: Optional[:class:str
]\n The guild specific nickname of the user.\n premium_since: Optional[:class:datetime.datetime
]\n A datetime object that specifies the date and time in UTC when the member used their\n Nitro boost on the guild, if available. This could be None
.\n "), ('eq', <bound method Member.eq of <Member id=186844273029677056 name='KeiitiChan' discriminator='5669' bot=False nick=None guild=
解決したためクローズ