• Home
  • API Documentation

Namespace GroupMeClientApi.Models

Classes

Chat

Chat represents a GroupMe Direct Message (or Chat) with another user.

Contact

Represents a GroupMe Contact.

Group

Represents a GroupMe Group Chat.

Group.MessagesPreview

Preview of the most recent message in a Group and information about when it was last updated.

Group.MessagesPreview.PreviewContents

Brief preview of a message and its sender.

Member

Represents a GroupMe User.

Message

Message represents a message in a GroupMe Group or Chat.

Placeholders

Placeholders provides support for using simulated, cached, or historical data to create GroupMe compatible objects that are API compatible with some functionality provided by GroupMeClient. Note that placeholders may be limited in functionality by GroupMe if they do not correspond to actual data.

ReadReceipt

Represents a read receipt indicating information on whether a message has been received and read.

Interfaces

IAvatarSource

IAvatarSource represents a generic object that has an avatar or profile picture.

IMessageContainer

IMessageContainer represents a generic named collection of Messages, along with common client functionality and features. Group and Chat are two possible implementations of this interface.

Back to top Generated by DocFX