bot property

DiscordUser? bot
final

the bot associated with this application

is not always returned, hence the nullable property

Implementation

final DiscordUser? bot;