GroupMeImageAttachment PropertiesCkSoftware GroupMe SDK - Documentation

The GroupMeImageAttachment type exposes the following members.

Properties

  NameDescription
Public propertyIsInlineAttachment
Defines if the attachment is inline (inside the text) or seperated from the text.
(Inherited from GroupMeAttachmentBase.)
Public propertyType
Defines the type of the attachment implementation.
(Overrides GroupMeAttachmentBase Type.)
Public propertyUrl
The url of the image attachment. Must be an ImagingService image url according to the GroupMe API documentation.
Top
See Also