mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme on layer 140.
Handle attach argument in resolve username links.
This commit is contained in:
@@ -361,6 +361,7 @@ bool ResolveUsernameOrPhone(
|
||||
.startType = startType,
|
||||
.startToken = startToken,
|
||||
.startAdminRights = adminRights,
|
||||
.attachBotUsername = params.value(u"attach"_q),
|
||||
.voicechatHash = (params.contains(u"livestream"_q)
|
||||
? std::make_optional(params.value(u"livestream"_q))
|
||||
: params.contains(u"videochat"_q)
|
||||
|
Reference in New Issue
Block a user