Edit

Share via


TwitterDirectMessage Class

Definition

Twitter User type.

public class TwitterDirectMessage : Microsoft.Toolkit.Services.Twitter.ITwitterResult
type TwitterDirectMessage = class
    interface ITwitterResult
Public Class TwitterDirectMessage
Implements ITwitterResult
Inheritance
TwitterDirectMessage
Implements

Constructors

TwitterDirectMessage()

Properties

CreatedAt

Gets or sets the created date.

CreationDate

Gets the creation date

Entities

Gets or sets the entities.

Id

Gets or sets the direct message id.

Recipient

Gets or sets the recipient.

RecipientId

Gets or sets the recipient id.

RecipientScreenName

Gets or sets the name of the recipient screen.

Sender

Gets or sets the sender.

SenderId

Gets or sets the sender id.

SenderScreenName

Gets or sets the name of the sender screen.

Text

Gets or sets the direct message text.

Applies to