github.com/gotd/td/tg.ReceivedNotifyMessage.Flags (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_received_notify_message_gen.go#L42: 	Flags int
		tl_received_notify_message_gen.go#L63: 	if !(r.Flags == 0) {
		tl_received_notify_message_gen.go#L85: 	r.Flags = from.GetFlags()
		tl_received_notify_message_gen.go#L138: 	b.PutInt(r.Flags)
		tl_received_notify_message_gen.go#L170: 		r.Flags = value
		tl_received_notify_message_gen.go#L188: 	return r.Flags