docs: Fix invalid cref values in docs (#1329)
Signed-off-by: Still Hsu <341464@gmail.com>
This commit is contained in:
@@ -136,7 +136,7 @@ namespace Discord.WebSocket
|
||||
/// </note>
|
||||
/// <para>
|
||||
/// This event is fired when multiple messages are bulk deleted. The event handler must return a
|
||||
/// <see cref="Task"/> and accept an <see cref="IReadOnlyCollection{Cacheable{TEntity,TId}}"/> and
|
||||
/// <see cref="Task"/> and accept an <see cref="IReadOnlyCollection{Cacheable}"/> and
|
||||
/// <see cref="ISocketMessageChannel"/> as its parameters.
|
||||
/// </para>
|
||||
/// <para>
|
||||
|
||||
Reference in New Issue
Block a user