Hierarchy For Package com.jtelegram.api.chat.id

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.jtelegram.api.chat.id.ChatId.Serializer (implements com.google.gson.JsonSerializer<T>)
    • com.jtelegram.api.chat.id.LongChatId (implements com.jtelegram.api.chat.id.ChatId<T>)
    • com.jtelegram.api.chat.id.StringChatId (implements com.jtelegram.api.chat.id.ChatId<T>)

Interface Hierarchy

  • com.jtelegram.api.chat.id.ChatId<T>