Function: getContentType()
getContentType(
content):undefined| keyof IMessage
Defined in: src/Utils/messages.ts:715
Get the key to access the true type of content
Parameters
content
undefined | IMessage
Returns
undefined | keyof IMessage
getContentType(
content):undefined| keyof IMessage
Defined in: src/Utils/messages.ts:715
Get the key to access the true type of content
undefined | IMessage
undefined | keyof IMessage