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

11 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L1759: 		value, err := DecodeChannelParticipant(b)
		tl_channel_admin_log_event_action_gen.go#L1921: 		value, err := DecodeChannelParticipant(b)
		tl_channel_admin_log_event_action_gen.go#L1928: 		value, err := DecodeChannelParticipant(b)
		tl_channel_admin_log_event_action_gen.go#L2098: 		value, err := DecodeChannelParticipant(b)
		tl_channel_admin_log_event_action_gen.go#L2105: 		value, err := DecodeChannelParticipant(b)
		tl_channel_participant_gen.go#L1541: func DecodeChannelParticipant(buf *bin.Buffer) (ChannelParticipantClass, error) {
		tl_channel_participant_gen.go#L1604: 	v, err := DecodeChannelParticipant(buf)
		tl_channels_channel_participant_gen.go#L192: 		value, err := DecodeChannelParticipant(b)
		tl_channels_channel_participants_gen.go#L228: 			value, err := DecodeChannelParticipant(b)
		tl_update_gen.go#L18587: 		value, err := DecodeChannelParticipant(b)
		tl_update_gen.go#L18594: 		value, err := DecodeChannelParticipant(b)