Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schema): update documentation to the latest layer #108

Merged
merged 1 commit into from Oct 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions _schema/145.json
Expand Up @@ -42613,7 +42613,7 @@
"Get an invite link¹ for a group call or livestream"
],
"links": [
"https://core.telegram.org/api/links#voice-chatvideo-chatlivestream-links"
"https://core.telegram.org/api/links#video-chatlivestream-links"
],
"parameters": {
"call": {
Expand Down Expand Up @@ -42840,7 +42840,7 @@
"name": "invite_hash",
"description": "The invitation hash from the invite link »¹, if provided allows speaking in a livestream or muted group chat.",
"links": [
"https://core.telegram.org/api/links#voice-chatvideo-chatlivestream-links"
"https://core.telegram.org/api/links#video-chatlivestream-links"
]
},
"join_as": {
Expand Down
4 changes: 2 additions & 2 deletions _schema/latest.json
Expand Up @@ -42613,7 +42613,7 @@
"Get an invite link¹ for a group call or livestream"
],
"links": [
"https://core.telegram.org/api/links#voice-chatvideo-chatlivestream-links"
"https://core.telegram.org/api/links#video-chatlivestream-links"
],
"parameters": {
"call": {
Expand Down Expand Up @@ -42840,7 +42840,7 @@
"name": "invite_hash",
"description": "The invitation hash from the invite link »¹, if provided allows speaking in a livestream or muted group chat.",
"links": [
"https://core.telegram.org/api/links#voice-chatvideo-chatlivestream-links"
"https://core.telegram.org/api/links#video-chatlivestream-links"
]
},
"join_as": {
Expand Down