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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L859: 	ID int64
		tl_chat_gen.go#L884: 	if !(c.ID == 0) {
		tl_chat_gen.go#L908: 	c.ID = from.GetID()
		tl_chat_gen.go#L961: 	b.PutLong(c.ID)
		tl_chat_gen.go#L987: 		c.ID = value
		tl_chat_gen.go#L1004: 	return c.ID