github.com/gotd/td/tg.Authorization.OfficialApp (field)
7 uses
github.com/gotd/td/tg (current package)
tl_authorization_gen.go#L47: OfficialApp bool
tl_authorization_gen.go#L109: if !(a.OfficialApp == false) {
tl_authorization_gen.go#L195: a.OfficialApp = from.GetOfficialApp()
tl_authorization_gen.go#L324: if !(a.OfficialApp == false) {
tl_authorization_gen.go#L396: a.OfficialApp = a.Flags.Has(1)
tl_authorization_gen.go#L511: a.OfficialApp = true
tl_authorization_gen.go#L514: a.OfficialApp = false
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. |