type github.com/gotd/td/tdjson.TDLibDecoder

2 uses

	github.com/gotd/td/tdjson (current package)
		obj.go#L9: type TDLibDecoder interface {

	github.com/gotd/td/telegram
		tdlib_json.go#L114: 	decoderObj, ok := instance.(tdjson.TDLibDecoder)