From d771282aba063a2f507b9d51b64c7bb88dec1129 Mon Sep 17 00:00:00 2001 From: Snipy7374 <100313469+Snipy7374@users.noreply.github.com> Date: Wed, 11 Dec 2024 19:02:06 +0100 Subject: [PATCH] Update docs/api/messages.rst Co-authored-by: vi <8530778+shiftinv@users.noreply.github.com> Signed-off-by: Snipy7374 <100313469+Snipy7374@users.noreply.github.com> --- docs/api/messages.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/messages.rst b/docs/api/messages.rst index bc57a72759..ba6c5bb332 100644 --- a/docs/api/messages.rst +++ b/docs/api/messages.rst @@ -433,8 +433,8 @@ MessageReferenceType .. class:: MessageReferenceType - Specifies the type of :class:`MessageReference`. This is used to denote - if a message is normal or not (e.g replying or forwarding). + Specifies the type of :class:`MessageReference`. This can be used to determine + if a message is e.g. a reply or a forwarded message. .. versionadded:: 2.10