次の方法で共有


Channel.MaxActionTitleLength(String) メソッド

定義

アクション タイトルに使用できる最大長。

public static int MaxActionTitleLength (string channelId);
static member MaxActionTitleLength : string -> int
Public Shared Function MaxActionTitleLength (channelId As String) As Integer

パラメーター

channelId
String

アクションタイトルの最大長を決定するチャネル。

戻り値

特定のチャネルでアクション タイトルに使用できる文字数の合計。

適用対象