core

Package Contents

Classes

TranslationContext

Fake class used for translation.

class core.TranslationContext(guild_id: int, user_id: int)

Fake class used for translation.

(((There are some situations where there is no command context, e.g. when a reaction is added, especially when it is guilded.RawReactionActionEvent. This may be used to get around.)))

See Translator for more details.