Package-level declarations

Types

Link copied to clipboard

Various constants regarding default attachment limits.

Link copied to clipboard
fun interface ChannelNameFormatter

An interface that generates a name for the given channel.

Link copied to clipboard
Link copied to clipboard
data class GiphyInfo(val url: String, @Px val width: Int, @Px val height: Int)

Contains extra information about Giphy attachments.

Link copied to clipboard

Enum class that holds a value used to obtain Giphy images of different quality level.

Link copied to clipboard

Sets the way in which Giphy container sizing is determined.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class Utils

Properties

Link copied to clipboard

Default height used for Giphy Images if no width metadata is available.

Link copied to clipboard

Default width used for Giphy Images if no width metadata is available.

Functions

Link copied to clipboard

Returns an object containing extra information about the Giphy image based on its type.