mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
parent
57d5c0870a
commit
beb16b81a9
@ -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::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user