Table of Contents

Interface IChatMessageReactionCollection

Namespace
PnP.Core.Model.Me
Assembly
PnP.Core.dll

Reactions on this chat

public interface IChatMessageReactionCollection : IDataModelCollection<IChatMessageReaction>, IEnumerable<IChatMessageReaction>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IChatMessageReaction>, ISupportQuery<IChatMessageReaction>, ISupportModules<IChatMessageReactionCollection>
Inherited Members
Extension Methods