Skip to content

Commit fe4c125

Browse files
committed
fix: update create_group_call to create_video_chat in API documentation
1 parent 71dbf0f commit fe4c125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/docs/compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ def get_title_list(s: str) -> list[str]:
334334
""",
335335
"phone": """
336336
Phone:
337-
create_group_call
337+
create_video_chat
338338
discard_group_call
339339
invite_group_call_members
340340
""",

0 commit comments

Comments
 (0)