ReferenceInterfaces
UnverifiedAuthor
Defined in: packages/client/src/structures/message.ts:9
A channel message's author when it is not a known contact: only the name from the wire text, unverified.
Properties
name
readonly name: string;Defined in: packages/client/src/structures/message.ts:10
verified
readonly verified: false;Defined in: packages/client/src/structures/message.ts:11