github.com/gotd/td/tg.User.Support (field)
7 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L205: Support bool
tl_user_gen.go#L384: if !(u.Support == false) {
tl_user_gen.go#L537: u.Support = from.GetSupport()
tl_user_gen.go#L871: if !(u.Support == false) {
tl_user_gen.go#L1088: u.Support = u.Flags.Has(23)
tl_user_gen.go#L1455: u.Support = true
tl_user_gen.go#L1458: u.Support = 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. |