github.com/gotd/td/tg.AccountAcceptAuthorizationRequest.Scope (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_accept_authorization_gen.go#L43: Scope string
tl_account_accept_authorization_gen.go#L70: if !(a.Scope == "") {
tl_account_accept_authorization_gen.go#L104: a.Scope = from.GetScope()
tl_account_accept_authorization_gen.go#L172: b.PutString(a.Scope)
tl_account_accept_authorization_gen.go#L214: a.Scope = value
tl_account_accept_authorization_gen.go#L261: return a.Scope
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |