Improve authenticationCodeTypeSms documentation.
This commit is contained in:
parent
f742a9710d
commit
7d70dcc9a4
@ -28,7 +28,7 @@ ok = Ok;
|
|||||||
//@length Length of the code
|
//@length Length of the code
|
||||||
authenticationCodeTypeTelegramMessage length:int32 = AuthenticationCodeType;
|
authenticationCodeTypeTelegramMessage length:int32 = AuthenticationCodeType;
|
||||||
|
|
||||||
//@description An authentication code is delivered via an SMS message to the specified phone number
|
//@description An authentication code is delivered via an SMS message to the specified phone number; applications may not receive this type of code
|
||||||
//@length Length of the code
|
//@length Length of the code
|
||||||
authenticationCodeTypeSms length:int32 = AuthenticationCodeType;
|
authenticationCodeTypeSms length:int32 = AuthenticationCodeType;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user