Skip to main content

Function: getContentType()

getContentType(content): undefined | keyof IMessage

Defined in: src/Utils/messages.ts:638

Get the key to access the true type of content

Parameters

content

undefined | IMessage

Returns

undefined | keyof IMessage