TMeUrlTypeExtensions extension

on

Methods

map<TResult extends Object?>({required TResult chatInvite(TMeUrlTypeChatInvite value), required TResult stickerSet(TMeUrlTypeStickerSet value), required TResult supergroup(TMeUrlTypeSupergroup value), required TResult user(TMeUrlTypeUser value)}) → TResult

Available on TMeUrlType, provided by the TMeUrlTypeExtensions extension

maybeMap<TResult extends Object?>({TResult chatInvite(TMeUrlTypeChatInvite value)?, TResult stickerSet(TMeUrlTypeStickerSet value)?, TResult supergroup(TMeUrlTypeSupergroup value)?, TResult user(TMeUrlTypeUser value)?, required TResult orElse()}) → TResult

Available on TMeUrlType, provided by the TMeUrlTypeExtensions extension