From d3bcb5a623230cca3d7ff88812f9881027483f54 Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 25 May 2020 14:00:15 -0700 Subject: [PATCH] more formatting fixes --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index b6c23e8..d04cd1e 100644 --- a/docs/api.md +++ b/docs/api.md @@ -68,7 +68,7 @@ Return: Parameters: * from::UnixTimestamp - DateTime from which to pull messages. Max value on this route can be no more than 72 hours in the past. To pull further messages you will need to use the `/message/range` route. +DateTime from which to pull messages. Max value on this route can be no more than 72 hours in the past. To pull further messages you will need to use the `/message/range` route. ```