mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
parent
57d5c0870a
commit
beb16b81a9
@ -119,7 +119,7 @@ class Value:
|
|||||||
# Is equivalent to this
|
# Is equivalent to this
|
||||||
|
|
||||||
group_obj = conf.guild(some_guild)
|
group_obj = conf.guild(some_guild)
|
||||||
value_obj = conf.foo
|
value_obj = group_obj.foo
|
||||||
foo = await value_obj()
|
foo = await value_obj()
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user