Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModifyBotUserOptions

Options for when modifying the bot user

Hierarchy

  • ModifyBotUserOptions

Index

Properties

Properties

Optional avatar

avatar: ImageURI | null

If passed, modifies the user's avatar. Path to the new user's avatar image

Optional username

username: undefined | string

The modified bot user's username. If changed may cause the user's discriminator to be randomized

Generated using TypeDoc