func github.com/gotd/td/tg.DecodeChannelAdminLogEventAction

3 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L7465: func DecodeChannelAdminLogEventAction(buf *bin.Buffer) (ChannelAdminLogEventActionClass, error) {
		tl_channel_admin_log_event_action_gen.go#L7815: 	v, err := DecodeChannelAdminLogEventAction(buf)
		tl_channel_admin_log_event_gen.go#L209: 		value, err := DecodeChannelAdminLogEventAction(b)