poll.go 89 B

123456789
  1. package tg
  2. // Still to be implemented.
  3. type Poll struct {
  4. }
  5. type PollCompo struct {
  6. }