github.com/gotd/td/tg.MaskCoords.Zero (method)
7 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L352: if !(d.MaskCoords.Zero()) {
tl_document_attribute_gen.go#L434: if !(d.MaskCoords.Zero()) {
tl_input_sticker_set_item_gen.go#L82: if !(i.MaskCoords.Zero()) {
tl_input_sticker_set_item_gen.go#L167: if !(i.MaskCoords.Zero()) {
tl_mask_coords_gen.go#L68: func (m *MaskCoords) Zero() bool {
tl_stickers_change_sticker_gen.go#L91: if !(c.MaskCoords.Zero()) {
tl_stickers_change_sticker_gen.go#L183: if !(c.MaskCoords.Zero()) {
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. |