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

4 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chatlist_invite_gen.go#L46: 	Flags bin.Fields
		tl_exported_chatlist_invite_gen.go#L73: 	if !(e.Flags.Zero()) {
		tl_exported_chatlist_invite_gen.go#L167: 	if err := e.Flags.Encode(b); err != nil {
		tl_exported_chatlist_invite_gen.go#L201: 		if err := e.Flags.Decode(b); err != nil {