type github.com/gotd/td/tg.AuthAuthorizationBox
19 uses
github.com/gotd/td/tg (current package)
tl_auth_authorization_gen.go#L632: type AuthAuthorizationBox struct {
tl_auth_authorization_gen.go#L637: func (b *AuthAuthorizationBox) Decode(buf *bin.Buffer) error {
tl_auth_authorization_gen.go#L650: func (b *AuthAuthorizationBox) Encode(buf *bin.Buffer) error {
tl_auth_check_password_gen.go#L195: var result AuthAuthorizationBox
tl_auth_finish_passkey_login_gen.go#L321: var result AuthAuthorizationBox
tl_auth_import_authorization_gen.go#L201: var result AuthAuthorizationBox
tl_auth_import_bot_authorization_gen.go#L266: var result AuthAuthorizationBox
tl_auth_import_web_token_authorization_gen.go#L233: var result AuthAuthorizationBox
tl_auth_recover_password_gen.go#L253: var result AuthAuthorizationBox
tl_auth_sign_in_gen.go#L332: var result AuthAuthorizationBox
tl_auth_sign_up_gen.go#L318: var result AuthAuthorizationBox
tl_server_gen.go#L88: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L105: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L177: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L215: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L232: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L266: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L414: return &AuthAuthorizationBox{Authorization: response}, nil
tl_server_gen.go#L524: return &AuthAuthorizationBox{Authorization: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |