MACKRequest(String channelUrl, int messageId) : super() { payload = { 'channel_url': channelUrl, 'msg_id': messageId, }; }