Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
SystemMessageSections— this class will be removed in a future major version.
-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionUse
PermissionRequestResultKind.USER_NOT_AVAILABLEinstead.UsePermissionRequestResultKind.USER_NOT_AVAILABLEinstead.UsePermissionRequestResultKind.REJECTEDinstead.
-
Deprecated MethodsMethodDescriptionUse
CopilotClientOptions.getGitHubToken()instead.This option has no effect and will be removed in a future release.This option has no effect and will be removed in a future release.UseCopilotClientOptions.setGitHubToken(String)instead.