github.com/gotd/td/tg.TodoCompletion.CompletedBy (field)
7 uses
github.com/gotd/td/tg (current package)
tl_todo_completion_gen.go#L45: CompletedBy PeerClass
tl_todo_completion_gen.go#L68: if !(t.CompletedBy == nil) {
tl_todo_completion_gen.go#L94: t.CompletedBy = from.GetCompletedBy()
tl_todo_completion_gen.go#L152: if t.CompletedBy == nil {
tl_todo_completion_gen.go#L155: if err := t.CompletedBy.Encode(b); err != nil {
tl_todo_completion_gen.go#L190: t.CompletedBy = value
tl_todo_completion_gen.go#L215: return t.CompletedBy
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |