Język

Activity.Type Właściwość

Definicja

Ustala lub ustala typ aktywności. Możliwe wartości to: 'message', 'contactRelationUpdate', 'conversationUpdate', 'typing', 'endOfConversation', 'event', 'invoke', 'deleteUserData', 'messageUpdate', 'messageDelete', 'installationUpdate', 'messageReaction', 'suggestion', 'trace', 'handoff'.

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Wartość właściwości

Typ aktywności (patrz ActivityTypes).

Implementuje

Dotyczy