@typed-discord/rest
Preparing search index...
types
ApplicationUserRoleConnectionResponse
Interface ApplicationUserRoleConnectionResponse
interface
ApplicationUserRoleConnectionResponse
{
metadata
?:
{
[
key
:
string
]:
string
}
;
platform_name
?:
string
;
platform_username
?:
string
|
null
;
}
Index
Properties
metadata?
platform_
name?
platform_
username?
Properties
Optional
metadata
metadata
?:
{
[
key
:
string
]:
string
}
Optional
platform_
name
platform_name
?:
string
Optional
platform_
username
platform_username
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
platform_
name
platform_
username
@typed-discord/rest
Loading...