1. Serialize the response in a json string 2. Add the following update: ```ts // TelegramMessageRaw { channelId: '' // id of the telegram channel dump: '' // json string } ```