ApplicationPublicResponseBot constructor
const
ApplicationPublicResponseBot({})
Implementation
const ApplicationPublicResponseBot({
required this.id,
required this.username,
required this.discriminator,
required this.bio,
required this.flags,
this.avatar,
this.banner,
this.token,
this.mfaEnabled,
this.authenticatorTypes,
});