public static class GroupsInfoRequest.GroupsInfoRequestBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupsInfoRequest |
build() |
GroupsInfoRequest.GroupsInfoRequestBuilder |
channel(String channel)
Private channel to get info on
|
GroupsInfoRequest.GroupsInfoRequestBuilder |
includeLocale(boolean includeLocale)
Set this to `true` to receive the locale for this group.
|
GroupsInfoRequest.GroupsInfoRequestBuilder |
token(String token)
Authentication token.
|
String |
toString() |
public GroupsInfoRequest.GroupsInfoRequestBuilder token(String token)
public GroupsInfoRequest.GroupsInfoRequestBuilder channel(String channel)
public GroupsInfoRequest.GroupsInfoRequestBuilder includeLocale(boolean includeLocale)
public GroupsInfoRequest build()
Copyright © 2020. All rights reserved.