다음을 통해 공유


IMessageActivity.GetMentions 메서드

정의

멘션을 가져옵니다.

public Microsoft.Bot.Schema.Mention[] GetMentions ();
abstract member GetMentions : unit -> Microsoft.Bot.Schema.Mention[]
Public Function GetMentions () As Mention()

반환

언급.

적용 대상