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