AutocompleteResponse.completionKinds

The kinds of the items in the completions array. Will be empty if the completion type is a function argument list.

struct AutocompleteResponse
char[] completionKinds;

Meta