tg/poll.go
2023-10-22 20:41:01 +03:00

9 lines
89 B
Go

package tg
// Still to be implemented.
type Poll struct {
}
type PollCompo struct {
}