Class BotAdmins

java.lang.Object
com.github.alex1304.ultimategdbot.api.database.BotAdmins

public class BotAdmins
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    BotAdmins()  
  • Method Summary

    Modifier and Type Method Description
    long getUserId()  
    void setUserId​(java.lang.Long userId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getUserId

      public long getUserId()
    • setUserId

      public void setUserId​(java.lang.Long userId)