|
|
@@ -4,7 +4,7 @@ namespace Discord |
|
|
|
/// Specifies the direction of where message(s) should be gotten from. |
|
|
|
/// </summary> |
|
|
|
/// <remarks> |
|
|
|
/// This enum is used to specify what direction should the message retrieval go. |
|
|
|
/// This enum is used to specify the direction for retrieving messages. |
|
|
|
/// <note type="important"> |
|
|
|
/// At the time of writing, <see cref="Around"/> is not yet implemented into |
|
|
|
/// <see cref="IMessageChannel.GetMessagesAsync"/>. Attempting to use the method with <see cref="Around"/> |
|
|
|