Custom Status Builder
class CustomStatusBuilder : JsonBuilder<Status> , MutableMap<String, Any?>
Content copied to clipboard
Custom payload builder for Status.
Constructors
Functions
Link copied to clipboard
Sets favorited.
Link copied to clipboard
Sets retweeted.
Link copied to clipboard
Link copied to clipboard
open fun computeIfPresent(p0: String, p1: BiFunction<in String, in Any, out Any?>): Any?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets created_at.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets text with builder.
Link copied to clipboard
Sets user.
Properties
Link copied to clipboard
open override val entries: MutableSet<MutableMap.MutableEntry<String, Any?>>
Content copied to clipboard