다음을 통해 공유


NormalizeMentionsMiddleware.RemoveRecipientMention 속성

정의

받는 사람 멘션을 제거할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

true이 @mentions 면 받는 사람의 .text 및 .entities가 완전히 제거됩니다.

적용 대상