github.com/gotd/td/tg.PageBlockEmbedPost.Author (field)
6 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L3199: Author string
tl_page_block_gen.go#L3237: if !(p.Author == "") {
tl_page_block_gen.go#L3275: p.Author = from.GetAuthor()
tl_page_block_gen.go#L3353: b.PutString(p.Author)
tl_page_block_gen.go#L3412: p.Author = value
tl_page_block_gen.go#L3475: return p.Author
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |