InputChatPhotoExtensions extension

on

Methods

map<TResult extends Object?>({required TResult animation(InputChatPhotoAnimation value), required TResult previous(InputChatPhotoPrevious value), required TResult static(InputChatPhotoStatic value), required TResult sticker(InputChatPhotoSticker value)}) → TResult

Available on InputChatPhoto, provided by the InputChatPhotoExtensions extension

maybeMap<TResult extends Object?>({TResult animation(InputChatPhotoAnimation value)?, TResult previous(InputChatPhotoPrevious value)?, TResult static(InputChatPhotoStatic value)?, TResult sticker(InputChatPhotoSticker value)?, required TResult orElse()}) → TResult

Available on InputChatPhoto, provided by the InputChatPhotoExtensions extension