Skip to content

Commit 9dacf59

Browse files
committed
Update client.py
1 parent b293d66 commit 9dacf59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interactions/api/gateway/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ def __select_option_type_context(self, context: "_Context", type: int) -> dict:
887887
"""
888888
Looks up the type of select menu respective to the existing option types. This is applicable for non-string
889889
select menus.
890+
890891
:param context: The context to refer types from.
891892
:type context: object
892893
:param type: The option type.

0 commit comments

Comments
 (0)