Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
GuildEmojiCreateOptions
Interface GuildEmojiCreateOptions
interface
GuildEmojiCreateOptions
{
attachment
:
string
|
Buffer
;
name
:
string
;
reason
?:
string
;
roles
?:
ReadonlyCollection
<
string
,
Role
>
|
readonly
RoleResolvable
[]
;
}
Index
Properties
attachment
name
reason?
roles?
Properties
attachment
attachment
:
string
|
Buffer
name
name
:
string
Optional
reason
reason
?:
string
Optional
roles
roles
?:
ReadonlyCollection
<
string
,
Role
>
|
readonly
RoleResolvable
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
name
reason
roles
discord-js-button-pagination-ts
Loading...