Class InlineQuery

    • Constructor Detail

      • InlineQuery

        public InlineQuery()
    • Method Detail

      • getId

        public String getId()
      • getFrom

        public User getFrom()
      • getLocation

        public Location getLocation()
      • getQuery

        public String getQuery()
      • getOffset

        public String getOffset()
      • hasQuery

        public boolean hasQuery()
      • hasLocation

        public boolean hasLocation()