newIntent

public static Intent newIntent(Context context, List<String> inviteeUserIds)
public static Intent newIntent(Context context, String groupIds, List<String> inviteeUserIds)


public static Intent newIntent(Context context, List<String> inviteeUserIds, List<String> inviteeDisplayNames)

使用选择页展示名称打开创建群页面。 @since 5.46.0