static GazelleLine dm_discord_importLine(O lineConcept) { ret lineConcept == null ? null : nu GazelleLine( timestamp := _get created(lineConcept), text := _get text(lineConcept)); }