This website requires JavaScript.
Explore
Help
Sign In
trle5
/
bot
Watch
1
Fork
0
You've already forked bot
Code
main
bot
/
models
/
story.go
7 lines
86 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
6.8 (#38)
2023-08-24 16:29:23 +08:00
package
models
support API v7.1 (#61)
2024-02-19 16:56:20 +08:00
type
Story
struct
{
Chat
Chat
`
json:"chat"
`
ID
int
`
json:"id"
`
}
Copy Permalink