ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function isMessage(obj: any): obj is Message;
Defined in: src/types/message.types.ts:28
any
obj is Message
Was this page helpful?