github.com/gotd/td/telegram.Client.InvokeRawJSON (method)

one use

	github.com/gotd/td/telegram (current package)
		tdlib_json.go#L71: func (c *Client) InvokeRawJSON(ctx context.Context, jsonRequest string) (jsonResponse string, err error) {