func github.com/gotd/td/internal/mt.DecodeDestroySessionRes

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_destroy_session_res_gen.go#L323: func DecodeDestroySessionRes(buf *bin.Buffer) (DestroySessionResClass, error) {
		tl_destroy_session_res_gen.go#L358: 	v, err := DecodeDestroySessionRes(buf)