@Value.Immutable
public interface ConversationOpenParamsIF
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Joiner |
COMMA_JOINER |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getChannelId() |
default boolean |
getReturnIm() |
List<String> |
getUsers() |
default String |
getUsersString() |
Copyright © 2019. All rights reserved.