svoid gazelle_postTextInChannel(long channelID, S text) { if (nempty(text)) call(dm_current_generic(), 'postInChannel, channelID, text); }