im.actor.server.model.GroupBot.scala Maven / Gradle / Ivy
package im.actor.server.model
case class GroupBot(groupId: Int, userId: Int, token: String)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package im.actor.server.model
case class GroupBot(groupId: Int, userId: Int, token: String)