[commands] Add missing versionadded on StoreChannelConverter
This commit is contained in:
parent
e961fdeae0
commit
421c0cd455
@ -490,7 +490,9 @@ class StoreChannelConverter(IDConverter):
|
|||||||
|
|
||||||
1. Lookup by ID.
|
1. Lookup by ID.
|
||||||
2. Lookup by mention.
|
2. Lookup by mention.
|
||||||
3. Lookup by name
|
3. Lookup by name.
|
||||||
|
|
||||||
|
.. versionadded:: 1.7
|
||||||
"""
|
"""
|
||||||
|
|
||||||
async def convert(self, ctx, argument):
|
async def convert(self, ctx, argument):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user