Interface IChatMessageReactionCollection
Reactions on this chat
Inherited Members
Namespace: PnP.Core.Model.Me
Assembly: PnP.Core.dll
Syntax
public interface IChatMessageReactionCollection : IDataModelCollection<IChatMessageReaction>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IChatMessageReaction>, ISupportQuery<IChatMessageReaction>, ISupportModules<IChatMessageReactionCollection>