View Source ExTDLib.Method.CheckAuthenticationCode (ExTDLib v0.0.4)

Checks the authentication code. Works only when the current authorization state is authorizationStateWaitCode. Returns object_ptr<Ok>.

NameTypeDescription
codestringAuthentication code to check.

More details on telegram's documentation.