author property
GuildMember?
get
author
Implementation
GuildMember? get author => channel.guild.members.cache.get(_authorId);
GuildMember? get author => channel.guild.members.cache.get(_authorId);