github.com/gotd/td/tg.Chat.ID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L211: 	ID int64
		tl_chat_gen.go#L286: 	if !(c.ID == 0) {
		tl_chat_gen.go#L350: 	c.ID = from.GetID()
		tl_chat_gen.go#L515: 	b.PutLong(c.ID)
		tl_chat_gen.go#L579: 		c.ID = value
		tl_chat_gen.go#L755: 	return c.ID