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#L7083: 	PrevValue WallPaperClass
		tl_channel_admin_log_event_action_gen.go#L7110: 	if !(c.PrevValue == nil) {
		tl_channel_admin_log_event_action_gen.go#L7134: 	c.PrevValue = from.GetPrevValue()
		tl_channel_admin_log_event_action_gen.go#L7187: 	if c.PrevValue == nil {
		tl_channel_admin_log_event_action_gen.go#L7190: 	if err := c.PrevValue.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7223: 		c.PrevValue = value
		tl_channel_admin_log_event_action_gen.go#L7240: 	return c.PrevValue