nitter/src/experimental/types/guestaccount.nim

5 lines
82 B
Nim
Raw Normal View History

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