InlineQueryResultsButtonTypeExtensions extension

on

Methods

map<TResult extends Object?>({required TResult startBot(InlineQueryResultsButtonTypeStartBot value), required TResult webApp(InlineQueryResultsButtonTypeWebApp value)}) → TResult

Available on InlineQueryResultsButtonType, provided by the InlineQueryResultsButtonTypeExtensions extension

maybeMap<TResult extends Object?>({TResult startBot(InlineQueryResultsButtonTypeStartBot value)?, TResult webApp(InlineQueryResultsButtonTypeWebApp value)?, required TResult orElse()}) → TResult

Available on InlineQueryResultsButtonType, provided by the InlineQueryResultsButtonTypeExtensions extension