Package dev.inmo.tgbotapi.CommonAbstracts

Types

CommonContactData
Link copied to clipboard
interface CommonContactData
CommonSendInvoiceData
Link copied to clipboard
interface CommonSendInvoiceData : Titled, Currencied, Priced
CommonVenueData
Link copied to clipboard
interface CommonVenueData : Titled
EntitiesOutput
Link copied to clipboard
interface EntitiesOutput : TextedWithTextSources
FromUser
Link copied to clipboard
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
interface Headed
HorizontallyAccured
Link copied to clipboard
interface HorizontallyAccured
Livable
Link copied to clipboard
interface Livable
Locationed
Link copied to clipboard
interface Locationed
MimeTyped
Link copied to clipboard
interface MimeTyped
ParsableOutput
Link copied to clipboard
interface ParsableOutput : Texted
Performerable
Link copied to clipboard
interface Performerable
ProximityAlertable
Link copied to clipboard
interface ProximityAlertable
Texted
Link copied to clipboard
interface Texted
TextedInput
Link copied to clipboard
interface TextedInput : TextedWithTextSources
TextedOutput
Link copied to clipboard
interface TextedOutput : ParsableOutput, EntitiesOutput
TextedWithTextSources
Link copied to clipboard
interface TextedWithTextSources : Texted
Titled
Link copied to clipboard
interface Titled
WithUser
Link copied to clipboard
interface WithUser

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