github.com/gotd/td/tg.Channel.GetAccessHash (method, view implemented interface methods)

3 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L2525: func (c *Channel) GetAccessHash() (value int64, ok bool) {
		tl_chat_gen.go#L3166: 	if fieldValue, ok := c.GetAccessHash(); ok {
		tl_chat_gen.go#L3177: 	if fieldValue, ok := c.GetAccessHash(); ok {