Client
Возвращает одноразовый short code для direct link сценариев.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
bot_idstringRequired
Bot id
user_tg_idstringRequiredPattern:
Telegram user id (строка с цифрами)
^\d{1,20}$Responses
200
Short code created
application/json
400
INVALID_ARGUMENT
application/json
401
UNAUTHORIZED
application/json
403
FORBIDDEN
application/json
404
BOT_NOT_FOUND
application/json
500
INTERNAL
application/json
post
/client/v1/codesПоследнее обновление
