NormalizeMentionsMiddleware.RemoveRecipientMention 屬性

定義

取得或設定值,指出是否應該移除任何收件者提及。

public bool RemoveRecipientMention { get; set; }
member this.RemoveRecipientMention : bool with get, set
Public Property RemoveRecipientMention As Boolean

屬性值

如果為 true, @mentions 則會從 .text 和 .entities 完全移除收件者。

適用於