github.com/gotd/td/tdjson.TDLibDecoder.DecodeTDLibJSON (method)

2 uses

	github.com/gotd/td/tdjson (current package)
		obj.go#L10: 	DecodeTDLibJSON(Decoder) error

	github.com/gotd/td/telegram
		tdlib_json.go#L122: 	if err := decoderObj.DecodeTDLibJSON(tdDecoderWrapper); err != nil {