mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
@@ -119,7 +119,7 @@ class Value:
|
||||
# Is equivalent to this
|
||||
|
||||
group_obj = conf.guild(some_guild)
|
||||
value_obj = conf.foo
|
||||
value_obj = group_obj.foo
|
||||
foo = await value_obj()
|
||||
|
||||
.. important::
|
||||
|
||||
Reference in New Issue
Block a user