github.com/gotd/td/tg.MessageActionSetChatWallPaper.ForBoth (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L6897: 	ForBoth bool
		tl_message_action_gen.go#L6931: 	if !(m.ForBoth == false) {
		tl_message_action_gen.go#L6957: 	m.ForBoth = from.GetForBoth()
		tl_message_action_gen.go#L7007: 	if !(m.ForBoth == false) {
		tl_message_action_gen.go#L7061: 	m.ForBoth = m.Flags.Has(1)
		tl_message_action_gen.go#L7095: 		m.ForBoth = true
		tl_message_action_gen.go#L7098: 		m.ForBoth = false