github.com/gotd/td/tg.MessageActionNoForwardsToggle.PrevValue (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L14489: 	PrevValue bool
		tl_message_action_gen.go#L14514: 	if !(m.PrevValue == false) {
		tl_message_action_gen.go#L14538: 	m.PrevValue = from.GetPrevValue()
		tl_message_action_gen.go#L14591: 	b.PutBool(m.PrevValue)
		tl_message_action_gen.go#L14617: 		m.PrevValue = value
		tl_message_action_gen.go#L14634: 	return m.PrevValue