github.com/gotd/td/tdjson.TDLibEncoder.EncodeTDLibJSON (method)

2 uses

	github.com/gotd/td/tdjson (current package)
		obj.go#L5: 	EncodeTDLibJSON(Encoder) error

	github.com/gotd/td/telegram
		tdlib_json.go#L155: 	if err := encoderObj.EncodeTDLibJSON(tdEncoder); err != nil {