type github.com/gotd/td/tg.TranscribedAudioHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1110: type TranscribedAudioHandler func(ctx context.Context, e Entities, update *UpdateTranscribedAudio) error
		tl_handlers_gen.go#L1113: func (u UpdateDispatcher) OnTranscribedAudio(handler TranscribedAudioHandler) {