Namespace TehGM.Wolfringo.Utilities.Internal
Classes
BuilderServicesExtensions
Extension methods for Microsoft.Extensions.DependencyInjection.IServiceCollection and System.IServiceProvider used by builder classes.
CommandMessageCallback<T>
Event callback for received messages and events.
DisposableServicesHandler
An utility class for handling services that should be disposed (when created by provider/builder, and not by library user).
GroupLinkDetectionHelper
Internal utility helper for detecting and building group links in outgoing messages.
MessageCallbackDispatcher
Utility holding and invoking message callbacks.
TypedMessageCallback<T>
Event callback for received messages and events.
UrlLinkDetectionHelper
Internal utility helper for detecting and building URL links in outgoing messages.
WolfGroupMembersHelper
Utility class designed for handling WOLF protocol bug where group might not have members.
Structs
GroupLinkPosition
Represents position of group link in a text.
Interfaces
IMessageCallback
Event callback for received messages and events.