public static class ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
ChannelsSetTopicRequest |
build() |
ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder |
channel(String channel)
Channel to set the topic of
|
ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder |
token(String token)
Authentication token.
|
ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder |
topic(String topic)
The new topic
|
String |
toString() |
public ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder token(String token)
public ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder channel(String channel)
public ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder topic(String topic)
public ChannelsSetTopicRequest build()
Copyright © 2020. All rights reserved.