raito.plugins.roles.data module¶ class raito.plugins.roles.data.RoleData(slug: str, name: str, description: str, emoji: str)[исходный код]¶ Базовые классы: object Параметры: slug (str) name (str) description (str) emoji (str) slug: str¶ name: str¶ description: str¶ emoji: str¶ property label: str¶