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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L7041: 	PrevValue WallPaperClass
		tl_channel_admin_log_event_action_gen.go#L7068: 	if !(c.PrevValue == nil) {
		tl_channel_admin_log_event_action_gen.go#L7092: 	c.PrevValue = from.GetPrevValue()
		tl_channel_admin_log_event_action_gen.go#L7145: 	if c.PrevValue == nil {
		tl_channel_admin_log_event_action_gen.go#L7148: 	if err := c.PrevValue.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7181: 		c.PrevValue = value
		tl_channel_admin_log_event_action_gen.go#L7198: 	return c.PrevValue