fun bodyType(): BodyType!
Provides the type of the body of the message: a binary message, a UTF-8 string or a JSON message.
Return BodyType!: the type of the body: a binary message, a UTF-8 string or a JSON message