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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L2924: 	PrevValue ChannelLocationClass
		tl_channel_admin_log_event_action_gen.go#L2951: 	if !(c.PrevValue == nil) {
		tl_channel_admin_log_event_action_gen.go#L2975: 	c.PrevValue = from.GetPrevValue()
		tl_channel_admin_log_event_action_gen.go#L3028: 	if c.PrevValue == nil {
		tl_channel_admin_log_event_action_gen.go#L3031: 	if err := c.PrevValue.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L3064: 		c.PrevValue = value
		tl_channel_admin_log_event_action_gen.go#L3081: 	return c.PrevValue