Variable InMessageSizeUpdateConst

InMessageSizeUpdate: MessageDefinition<{
    height: number;
}> = ...

The WidgetManager does handle this event under the hood by resizing the iframe. Incoming request from the iframe to change the height of the iframe.