nitter/src/experimental/types/guestaccount.nim

5 lines
82 B
Nim

type
RawAccount* = object
oauthToken*: string
oauthTokenSecret*: string