Package dev.inmo.tgbotapi.CommonAbstracts

Types

CommonContactData
Link copied to clipboard
common
interface CommonContactData
CommonSendInvoiceData
Link copied to clipboard
common
interface CommonSendInvoiceData : Titled, Currencied, Priced
CommonVenueData
Link copied to clipboard
common
interface CommonVenueData : Titled
EntitiesOutput
Link copied to clipboard
common
interface EntitiesOutput : TextedWithTextSources
FromUser
Link copied to clipboard
common
interface FromUser : WithUser

Inheritors of this interface have some User as a source of data. For example, any dev.inmo.tgbotapi.types.CallbackQuery.CallbackQuery have User as the source of that query

Headed
Link copied to clipboard
common
interface Headed
HorizontallyAccured
Link copied to clipboard
common
interface HorizontallyAccured
Livable
Link copied to clipboard
common
interface Livable
Locationed
Link copied to clipboard
common
interface Locationed
MimeTyped
Link copied to clipboard
common
interface MimeTyped
ParsableOutput
Link copied to clipboard
common
interface ParsableOutput : Texted
Performerable
Link copied to clipboard
common
interface Performerable
ProximityAlertable
Link copied to clipboard
common
interface ProximityAlertable
Texted
Link copied to clipboard
common
interface Texted
TextedInput
Link copied to clipboard
common
interface TextedInput : TextedWithTextSources
TextedOutput
Link copied to clipboard
common
interface TextedOutput : ParsableOutput, EntitiesOutput
TextedWithTextSources
Link copied to clipboard
common
interface TextedWithTextSources : Texted
Titled
Link copied to clipboard
common
interface Titled
WithUser
Link copied to clipboard
common
interface WithUser

All inheritors of this type have User in their data as one of the main data