Links

Emoting Poll Element

Describes Emoting Element
final public class EmotingPoll: Diametric { }
extension EmotingPoll: Fadeable {
public var fade: Int {
return data.fade
}
}
Please see details description of Diametric.

Get fade

Returns number of seconds between user's vote and when this vote will be faded out.
fade: Int