tg/poll.go

10 lines
89 B
Go
Raw Permalink Normal View History

2023-09-30 09:55:45 +03:00
package tg
2023-10-22 20:41:01 +03:00
// Still to be implemented.
2023-09-30 09:55:45 +03:00
type Poll struct {
}
type PollCompo struct {
}