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