github.com/gotd/td/tg.Config.RevokePmInbox (field)
7 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L49: RevokePmInbox bool
tl_config_gen.go#L235: if !(c.RevokePmInbox == false) {
tl_config_gen.go#L435: c.RevokePmInbox = from.GetRevokePmInbox()
tl_config_gen.go#L754: if !(c.RevokePmInbox == false) {
tl_config_gen.go#L916: c.RevokePmInbox = c.Flags.Has(6)
tl_config_gen.go#L1268: c.RevokePmInbox = true
tl_config_gen.go#L1271: c.RevokePmInbox = 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. |