author property

GuildMember? author

Implementation

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