static GazelleLine dm_discord_nextToLastBotPostInChannel(long channelID) { ret nextToLast(filterWhere(dm_discord_linesInChannel(channelID), bot := true)); }