Sha256: e47bb20d17ae3ede0df73cb2b1906e49a92edbf5f41bb68b0244fc8554251ab6
Contents?: true
Size: 247 Bytes
Versions: 5
Compression:
Stored size: 247 Bytes
Contents
module TD::Types # A deleted user or deleted bot. # No information on the user besides the user identifier is available. # It is not possible to perform any active actions on this type of user. class UserType::Deleted < UserType end end
Version data entries
5 entries across 5 versions & 2 rubygems