Correctif
This commit is contained in:
parent
65ec845770
commit
75f8e041e8
|
@ -22,6 +22,7 @@ class Fact(MyCog):
|
||||||
async def fact(self, interaction: discord.Interaction, private: bool=False):
|
async def fact(self, interaction: discord.Interaction, private: bool=False):
|
||||||
"""
|
"""
|
||||||
Vous reprendriez bien un petit shot de culture G ?
|
Vous reprendriez bien un petit shot de culture G ?
|
||||||
|
|
||||||
:param interaction: discord interaction
|
:param interaction: discord interaction
|
||||||
:param private: Garder ce petit bijou pour soi
|
:param private: Garder ce petit bijou pour soi
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue