github.com/gotd/td/tg.UpdateChatParticipant.PrevParticipant (field)
9 uses
	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L17854: 	PrevParticipant ChatParticipantClass
		tl_update_gen.go#L17905: 	if !(u.PrevParticipant == nil) {
		tl_update_gen.go#L17946: 		u.PrevParticipant = val
		tl_update_gen.go#L18024: 	if !(u.PrevParticipant == nil) {
		tl_update_gen.go#L18058: 		if u.PrevParticipant == nil {
		tl_update_gen.go#L18061: 		if err := u.PrevParticipant.Encode(b); err != nil {
		tl_update_gen.go#L18139: 		u.PrevParticipant = value
		tl_update_gen.go#L18200: 	u.PrevParticipant = value
		tl_update_gen.go#L18212: 	return u.PrevParticipant, true
|  | 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. |