github.com/gotd/td/tg.AccountGetNotifyExceptionsRequest.CompareStories (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_get_notify_exceptions_gen.go#L47: CompareStories bool
tl_account_get_notify_exceptions_gen.go#L75: if !(g.CompareStories == false) {
tl_account_get_notify_exceptions_gen.go#L101: g.CompareStories = from.GetCompareStories()
tl_account_get_notify_exceptions_gen.go#L155: if !(g.CompareStories == false) {
tl_account_get_notify_exceptions_gen.go#L214: g.CompareStories = g.Flags.Has(2)
tl_account_get_notify_exceptions_gen.go#L248: g.CompareStories = true
tl_account_get_notify_exceptions_gen.go#L251: g.CompareStories = 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. |