public static interface Channel.Topic
Modifier and Type | Method and Description |
---|---|
@NonNull Optional<Actor> |
getSetter()
Gets who set the channel topic.
|
@NonNull Optional<Instant> |
getTime()
Gets the time the topic was set.
|
@NonNull Optional<String> |
getValue()
Gets the channel topic.
|
Copyright © 2013–2021 Kitteh. All rights reserved.