GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTGetAPIOAuth2CurrentApplicationResult

https://discord.com/developers/docs/topics/oauth2#get-current-bot-application-information

API/Type Aliases/RESTGetAPIOAuth2CurrentApplicationResult
seyfert/lib/types/rest/oauth2.d.ts

Signature

export type RESTGetAPIOAuth2CurrentApplicationResult = Omit<APIApplication, 'flags'>;

Members

This export does not declare public properties or methods in the generated declaration file.