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

Requests QR code authentication by scanning a QR code on another logged in device. Works only when the current authorization state is authorizationStateWaitPhoneNumber, or if there is no pending authentication query and the current authorization state is authorizationStateWaitEmailAddress, authorizationStateWaitEmailCode, authorizationStateWaitCode, authorizationStateWaitRegistration, or authorizationStateWaitPassword. Returns object_ptr<Ok>.

NameTypeDescription
other_user_idsstringList of user identifiers of other users currently using the application.

More details on telegram's documentation.