github.com/gotd/td/tg.ChannelAdminLogEventActionChangeEmojiStatus.NewValue (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L7262: 	NewValue EmojiStatusClass
		tl_channel_admin_log_event_action_gen.go#L7290: 	if !(c.NewValue == nil) {
		tl_channel_admin_log_event_action_gen.go#L7312: 	c.NewValue = from.GetNewValue()
		tl_channel_admin_log_event_action_gen.go#L7370: 	if c.NewValue == nil {
		tl_channel_admin_log_event_action_gen.go#L7373: 	if err := c.NewValue.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7407: 		c.NewValue = value
		tl_channel_admin_log_event_action_gen.go#L7425: 	return c.NewValue